body {
    text-align: center;
    font-family: sans-serif;
    font-size: 0.8rem;
    height: 100vh;
    background: linear-gradient(to top left, #2e619c, #c0ceee);
  }
  

  #select {
    margin: 100px ;
  }