:root {
  font-family: "Roboto", sans-serif;
}

.page {
  display: none;
}

.active {
  display: block;
}
