
body{

background:#111;

color:white;

font-family:Arial;

text-align:center;

}


button{

background:#ff6600;

color:white;

border:0;

padding:15px;

border-radius:15px;

font-size:18px;

}


input{

padding:10px;

margin:5px;

border-radius:10px;

}
