:root{--background-primary-color:#2c2c2c;--background-secondary-color:#3c3c3c}*{box-sizing:border-box;margin:0;padding:0}body,html{letter-spacing:.00938em;height:100vh;font-family:Roboto,sans-serif;transition:background-color .5s ease-in-out}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#0000;border:none}#root{height:100vh}.container{width:90%;max-width:1200px;margin:0 auto;padding-top:20px}.full-width-container{width:100%;padding:20px 60px}button:hover{cursor:pointer}.app-content{padding-top:48px;transition:all .5s ease-in-out;display:flex}
