/************************************************/
/************* GLOBAL CONFIGURATIONS ************/
/************************************************/
html {
  font-family: "Helvetica", "Arial", sans-serif;
  background-color: #1c2331;
}
h1 {
  font-size: 2.5rem;
  color: white;
}
