@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap");@import url("https://fonts.cdnfonts.com/css/proxima-nova-2");body{color:white;margin:0;background-color:#282828;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow-y:overlay;overflow-x:hidden}ul{padding:0;list-style:none}.text,h1,h2,h3,h4,h5,h6,li,p{font-family:Proxima Nova;margin:0}.link{color:white;text-decoration:none;width:inherit;height:inherit}hr{margin:0}.hr{border:0;border-top:1px solid rgba(255,255,255,.33)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#101010;border-radius:15px}::-webkit-scrollbar-thumb:hover{background:#555}