:root {color-scheme: dark;}
@font-face {font-family: fabrics; src: url(../fabrics.ttf);}
body {background: #222226; color: white;}
h3 {font-family: fabrics; font-size: 28px; font-weight: normal; line-height: 25%;}
h2 {font-family: fabrics; font-size: 20px; font-weight: normal; line-height: 0%; color: #777777;}
h1 {font-family: fabrics; font-size: 28px; font-weight: normal; line-height: 25%;}
p {font-family: fabrics; font-size: 20px; font-weight: normal; line-height: 0%; color: #AAAAAA;}
a {font-family: fabrics; color: #90B8FF; font-size: 20px;}
.sidebar {height: 100%; width: 300px; position: fixed; z-index: 1; top: 0; left: 0; background-color: #111116; overflow-x: hidden; padding-top: 20px;}
.sidebar a {padding: 6px 8px 6px 16px; color: #90B8FF; display: block; text-decoration: none; font-family: fabrics; font-size: 22px;}
.sidebar h1 {padding: 6px 8px 6px 16px; color: #FFFFFF; display: block; text-decoration: none; font-family: fabrics; font-size: 28px;}
.sidebar h2 {padding: 6px 8px 6px 16px; color: #AAAAAA; display: block; text-decoration: none; font-family: fabrics; font-size: 24px;}
.sidebar h3 {padding: 6px 2px 2px 16px; color: #777777; display: block; text-decoration: none; font-family: fabrics; font-size: 18px;}
.sidebar a:hover {padding: 6px 8px 6px 16px; color: #FFFFFF; display: block; text-decoration: none; font-family: fabrics; font-size: 22px;}
.main {margin-left: 300px; font-size: 28px; padding: 0px 10px;}
@media screen and (max-height: 450px) {.sidenav {padding-top: 15px;}.sidenav a {font-size: 18px;}}
td {font-family: fabrics; font-size: 20px; font-weight: normal; line-height: 159%; color: #CCCCCC; background-color: #1A1A1F; text-align: left; padding: 8px;}
th {font-family: fabrics; font-size: 20px; font-weight: normal; line-height: 100%; color: #CCCCCC; border: 1px solid #AAAAAA; background-color: #111116; text-align: left; padding: 8px;}
tr:nth-child(even) {background-color: #202026;}
code {font-family: fabrics; font-size: 20px; font-weight: normal; line-height: 0%; color: #AAAAAA; border: 1px solid #111116; text-align: left; padding: 8px; background-color: #111116;  width: 720px;}
