html,
body {
  min-height: 100vh;
  background-color: #c2eaba;

}

textarea {
    resize: none;
}