:root{font-family:sans-serif;background-color:#111;color:#fff}#logo{width:200px}#contentTitle{position:absolute;text-align:center;width:min(80%,800px);left:calc(50% - (.5*min(80%,800px)))}#content{position:absolute;text-align:left;width:min(80%,800px);left:calc(50% - (.5*min(80%,800px)));top:96px}::-webkit-scrollbar{width:8px;height:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:10px;background:#fff4}::-webkit-scrollbar-thumb:hover{background:#fff8}
