/* Search button */
body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  background-color: rgb(184, 184, 184);
  background-color: rgb(190, 190, 190);
  background-color: #208560;
  /* Background colour */
  /* background-color: rgb(248, 246, 248); */
  background-color: rgb(214, 212, 214);
  background-color: rgb(15, 96, 177);
}
