.input{
font-family: "BebasNeue-Regular;
font-size: 1.5em;
border-radius: 20px;
}

.btn{
font-family: "BebasNeue-Regular";
font-size: 1.5em;
border-radius: 20px;
background:black;
border:4px solid white;
color: white;
}