body {
  background-color: #22AA10;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 30px;
}
  
div#search {
  width: 296px;
  padding: 4px;
}
