body {
  font-family: 'Poppins', sans-serrif;
}

@media (min-width: 800px) {
  .container {
    width: 800px;
  }
}
