body{
background:#111;
color:white;
text-align:center;
font-family:Arial;
margin-top:100px;
}
button{
padding:20px 40px;
font-size:24px;
margin:10px;
border-radius:12px;
border:none;
cursor:pointer;
}