body,html{max-width:100vw;overflow-x:hidden;--greenAccent:#20d760;--backgroundColor:#121212;font-family:sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;width:100vw;overflow-x:hidden;background-color:var(--backgroundColor);color:#fff}*,body{margin:0;padding:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.flexCenter{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}