html{width:100%;height:100%}body{height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-style:normal;font-weight:300;color:#454545}ol,ul{list-style:none;padding:0}h1{font-size:2.25rem;font-weight:300}a{text-decoration:none;color:inherit}li{display:inline-block;padding-right:.5rem}#links svg{height:1.5rem;fill:currentColor}#main{max-width:42.5rem;margin:0 auto;padding:1rem}#content{margin:15vh 0}#links{padding-right:1px}#projects{margin-top:5rem}#project-title{text-transform:uppercase;font-weight:700;letter-spacing:2px}.project{margin:0}.project a{font-weight:400;color:inherit;line-height:1.5}#header{text-align:right}#header svg{height:1.5rem}#footer p{margin-bottom:0}button{display:inline-block;-webkit-appearance:none;background-color:transparent;color:inherit;padding:4px;margin:0;border-width:0;border-style:initial;border-color:initial;border-image:initial;cursor:pointer}button:focus{outline:0}#links svg:hover,.project a:hover,button:hover{color:#000;transition:color .5s ease}.morecontrast #links svg:hover,.morecontrast .project a:hover,.morecontrast button:hover{color:#454545}.dark #links svg:hover,.dark .project a:hover,.dark button:hover{color:#fff}.dark.morecontrast #links svg:hover,.dark.morecontrast .project a:hover,.dark.morecontrast button:hover{color:#cecece}.dark{background:#202020;color:#cecece}.dark.morecontrast{background:#000;color:#fff}.morecontrast{color:#000}@media only screen and (max-width:720px){html{font-size:.9rem}#main{max-width:36.25rem}}@media only screen and (max-device-width:720px){html{font-size:.7rem}#main{max-width:100%}}@media only screen and (max-device-width:350){#content{margin:7vh 0}}