div.container {
 width:400px;
 padding:10px 30px;
 }
 
h1 {
 text-align:center;
 }
 
input {
 width:100%;
 }
 
button {
 width:100%;
 }