@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=JetBrains+Mono&display=swap";html{font-size:15px}@media (min-width: 800px){html{font-size:16px}}@media (min-width: 1400px){html{font-size:20px}}body{background-color:#e6e6e6;font-family:JetBrains Mono,monospace;color:#434343;margin:0 2rem}@media (min-width: 800px){body{margin:0 5rem}}@media (min-width: 1100px){body{margin:0 10rem}}@media (min-width: 1400px){body{margin:0 15rem}}body .column{height:100vh;display:flex;flex-direction:column;justify-content:space-evenly}@media (max-width: 800px){body .column{max-width:500px}}body .title h1{font-size:3rem}body .title h3{font-size:1.5rem}body .title .github{display:flex}body .title .github img{width:2rem;height:2rem;margin-right:1rem}body .title .github a{font-family:Caveat;font-size:1.5rem;text-decoration:none;color:inherit;font-weight:700}body .list h3{font-size:1.25rem;margin-bottom:2rem}body .list ul{padding:0;list-style:none}body .list ul:before{content:"Short Answer";color:#d18585}body .list ul li{margin-bottom:1rem}body .list ul li:before{content:"- "}body .endnote p{font-size:1.25rem;width:5rem}body .endnote:before{content:"Long Answer";color:#708bab}.cursive-before,body .list ul:before,body .endnote:before{font-family:Caveat;font-size:2rem;display:inline-block;position:relative;transform:rotate(-15deg);left:-1rem;top:-.5rem}@media (min-width: 800px){.cursive-before,body .list ul:before,body .endnote:before{left:-3rem}}#rei{position:absolute;right:0;bottom:0;z-index:-1;max-height:50vw}@media (min-width: 400px){#rei{max-height:70vw}}@media (min-width: 500px){#rei{max-height:80vw}}@media (min-width: 1000px){#rei{height:auto;max-height:100%}}
