body {
  height: 100vh;
  margin: 0;
  background: linear-gradient(to bottom, #3a6e09 0%, #e9df20 100%);
}