:root{--green:"#33691e", --blue: "#0b3b48", --red: "#611808", --yellow: "#0d4817" }.opacityOnHover:hover{opacity:".6"}@font-face{font-family:PixelFont;src:url(/fonts/SHPinscher-Regular.otf) format("opentype");font-weight:400;font-style:normal}html{color-scheme:dark;scroll-behavior:smooth}body{letter-spacing:2px;padding:0;margin:0;display:block;font-family:PixelFont}.green{color:var(--green)}.blue{color:var(--blue)}.reveal{animation:reveal linear both;animation-timeline:view();animation-range:entry 1% cover 30%}@keyframes reveal{0%{opacity:0}to{opacity:1}}
