body {
  font-family: 'Poppins', sans-serif;
  text-align: center;
  margin-top: 80px;
  background: #0b0b0b;
  color: #ffffff;
}

h1 {
  font-weight: 700;
  font-size: 48px;
}
