.btn{
    padding: 2vh 5vh;
    background-color: black;
    border: none;
    color: white;
    font-size: 25px;
    border-radius: 4px;
}