* {padding: 0;margin: 0;box-sizing: border-box }a {text-decoration: none }::-webkit-scrollbar-track {background: grey }::-webkit-scrollbar {height: 2px;width: 2px }::-webkit-scrollbar-thumb {border-radius: 2px;border: 3px solid }.alignleft {float: left;margin: 1rem 1rem 1rem 0;@media (max-width: 1024px) {float: unset;margin: 1rem 0;}}.alignright {float: right;margin: 1rem 0 1rem 1rem;@media (max-width: 1024px) {float: unset;margin: 1rem 0;}}.aligncenter {display: flex;justify-content: center;}table {overflow-x:auto;width:100%;}@media (max-width: 768px) {table {display:block;}td, thead th {flex-grow: 1;width: 100%;min-width:200px;}table td {min-width: 200px;}}