html, body {
  height: 100%;
}

button{
  display: block;
  width: 100%;
}

input{
  display: block;
  width: 100%;
}