::-webkit-scrollbar{width:1.5em;height:1.5em}::-webkit-scrollbar-track{background:var(--flash-gray-darkest)}::-webkit-scrollbar-thumb{border:.4em solid var(--flash-gray-darkest);background:var(--flash-less-dark);border-radius:.75em}::-webkit-scrollbar-thumb:hover{background:var(--flash-less-light)}::-webkit-scrollbar-thumb:active{background:var(--flash-light)}pre::-webkit-scrollbar-track{border-radius:0 0 .5rem .5rem}table{margin:.5rem;& tr{background-color:var(--flash-gray)}& thead>tr,& tr:nth-child(2n){background-color:var(--flash-gray-darker)}& th,& td{padding:10px}& td>code:not(pre>code){font-size:1.3em}}.inline{display:flex;flex-flow:wrap;gap:calc(60px - 2.4rem);margin-bottom:.5rem}.template{gap:.5rem;width:200px;padding:1rem;border-radius:.5rem;background-color:var(--flash-gray-darker);& h3{text-align:center}& .template-block{padding:1rem;border-radius:.5rem;& img{width:calc(200px - 2rem);height:calc(200px - 2rem);object-fit:contain;object-position:50% 50%}& a{text-decoration:none}}& .image{background-color:#287dff}& .links{background-color:var(--flash-gray)}& .dimensions{text-align:center}}@media only screen and (device-width>=1500px){main>*{max-width:1500px}}