body {
    background:#333;
    color:#efefef;
      font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Gasoek One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

header {
    margin-bottom: 2rem;
}