body {
  background-color: lightblue;
}

h1 {
  color: navy;
  margin-left: 20px;
}

optgroup {
    font-size: 1.5em;
}