*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #000000;--white: #FFFFFF;--yellow: #FDBE0F;--yellow-light: #FFEC64;--yellow-mid: #FFD243;--grey-dark: #333333;--grey-mid: #808080;--font: "Montserrat", Arial, sans-serif}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font);background:var(--black);color:var(--white);-webkit-font-smoothing:antialiased;min-height:100vh}#root{min-height:100vh}
