body {
  background-color: #333;
  margin: 0px;
}

#noahs-ark {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
