/* modifications
/lines that start with the two slashes are remarks */

#displayLocationDiv {
  /* display: none; */
}
#jellybeanDiv {
   display: none;
}
#logoImage {
    width: 200px;
}
