@plugin "daisyui";

body {
  width: 100vw;
  height: auto;
  background-color: #121212;
  position: relative;
  font-family: -apple-system, "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  overflow-x: hidden;
}