body {
  background-color: #000;
  font-family: 'MuseoSansRegular', sans-serif;
  scroll-behavior: smooth;
}

html, body {
  overflow-x: hidden;
}
