html, body {
  margin: 0;
  padding: 0;
  background-color: #00032e;
  color: #edbf5d;
  font-family: Montserrat, sans-serif;
}
