html,
body,
#game {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  height: 100%;
}
input{   
    border-radius: 20px;
}
