@import"https://fonts.googleapis.com/css?family=PT+Sans";body,html{background-color:#121212;color:#ddd;font-family:PT Sans,Open Sans,Roboto,Droid Sans,sans-serif;min-height:100vh;margin-top:0;margin-bottom:0;a{color:#2b2bdf}a:visited{color:#4f3ff2}}#root{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}*{scrollbar-color:rgb(27,27,27);::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#1b1b1b}::-webkit-scrollbar-thumb{background:#424242;outline:1px solid #333}}
