body{
font-family: Arial;
text-align:center;
margin-top:100px;
}

h1{
font-size:50px;
}

button{
padding:10px 20px;
font-size:16px;
}