html{font-family:Consolas,monospace;font-size:17px;font-weight:300;letter-spacing:.25px;line-height:1.5;overflow-y:scroll;scroll-behavior:smooth}h1,h2,h3,h4,p{margin:.5rem 0}.background{background-image:url(../img/nightsky2.png);background-repeat:no-repeat;background-size:cover;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:-1}body{background-color:#0e0e12;color:#f0f0f0;margin:0 auto;min-height:100vh}main{align-items:center;display:flex;flex-direction:column}a{color:#f0f0f0;font-weight:700;text-decoration:none}hr{border-bottom:1px solid #f0f0f0;width:100%}*{scrollbar-color:hsla(0,0%,57%,.432) transparent;scrollbar-width:thin}::-webkit-scrollbar{height:100%;width:5px}::-webkit-scrollbar-thumb{background:hsla(0,0%,57%,.432);border-radius:5px}::-webkit-scrollbar-track{background:transparent;margin:1rem 0}.header{display:grid;place-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:5}.nav{background:rgba(23,26,37,.9);display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1rem 0;min-width:301px;padding:.5rem 0;text-align:center}.active,a:hover{background-color:#0ff;box-shadow:3px 3px #f0f;color:#0e0e12}footer{margin:2rem 0}.social-icons{display:flex;flex-direction:row;gap:1rem;height:2rem;justify-content:center;margin:1.5rem 0;text-align:center}.post{word-wrap:break-word;background-color:rgba(23,26,37,.9);border-bottom:4px solid #f0f;border-top:4px solid #0ff;display:flex;flex-direction:column;font-size:17px;max-width:700px;min-width:300px;padding:1rem;width:60%}.post blockquote{border-left:2px solid #f0f0f0;margin-left:1rem;padding-left:1rem}.post ol,.post ul{margin:0 0 0 1rem;padding-left:1rem}.post ol li,.post ul li{margin:.5rem 0}.post ol :first-child,.post ul :first-child{margin:0 0 .5rem}.post iframe{aspect-ratio:16/9;height:100%;margin:1rem auto;max-width:560px;width:100%}.post img{box-sizing:border-box;height:100%;margin:1rem auto .5rem;max-height:400px;-o-object-fit:contain;object-fit:contain;width:100%}.post code{padding:2px}.post code,.post pre{background-color:#494949;border-radius:4px}.post pre{overflow-x:scroll;padding:.5rem 1rem}.post pre code{background-color:transparent;border-radius:0;padding:0}.post a{font-weight:700;text-decoration:underline}.post h1,.post h2,.post h3,.post h4{border-bottom:2px solid #f0f;border-top:2px solid #0ff;padding:.25rem .5rem}[picture-grid]{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:.5rem 0}[picture-grid] img{margin:0;-o-object-fit:cover;object-fit:cover}[picture-grid="3"]{grid-template-columns:repeat(3,1fr)}[picture-grid="4"]{grid-template-columns:repeat(4,1fr)}.postnav{margin:1rem 0;text-decoration:underline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}