@import "https://fonts.googleapis.com/css2?family=Recursive&display=swap";body{font:100% "Recursive",monospace;display:flex;flex-direction:column;min-height:100vh}body[theme="dark"]{filter:invert(1) hue-rotate(180deg)}section{flex:1}img[theme="dark"],picture[theme="dark"],video[theme="dark"]{filter:invert(1) hue-rotate(180deg)}.link{color:#363636}.link:hover{color:#1d72aa}.read-more{color:#1d72aa}.read-more:hover{color:#ff3860}@media (max-width: 768px){body{font:85% "Recursive", monospace}}
