body {
  background-color: #121212;
  color: rgba(255, 255, 255, 87%);
  font-family: "Roboto", sans-serif;
}

#contentContainer {
  margin: auto;
  text-align: center;
}
