* {
  margin: 0;
  font-family: 'Poppins', sans-serif;
}
html, body {
  /* background: #252525; */
  height: 100vh;
}
