html{font-size:100%}@media screen and (min-width: 1024px){html,body{font-size:110%}}@media screen and (min-width: 415px){html,body{font-size:95%}}@media screen and (min-width: 376px) and (max-width: 414px){html,body{font-size:90%}}@media screen and (max-width: 375px){html,body{font-size:85%}}html,body,pre{font-family:"Courier", "Courier New", monospace;background-color:#fafafa}p a:link,p a:visited{color:#fff;background-color:#000;border-bottom:0}p a:hover{color:#000;background-color:#ff6}hr{height:1px;border:0;border-top:1px dashed #000}pre{text-align:left}p{min-width:250px}img{border:8px solid #fff;box-shadow:0px 6px 6px 0px rgba(0,0,0,0.2);transform:rotate(-2.2deg);transition:transform 0.3s ease, box-shadow 0.3s ease}img:hover{transform:rotate(0);box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2)}.center{margin:0;max-width:35em;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}nav{margin-top:2rem}a:link,a:visited{border-bottom:2px solid #30f;color:#000;text-decoration:none;padding:0 1px}a:hover{border-bottom:2px solid #3ff;text-decoration:none;transition:border-color 0.3s ease, color 0.3s ease}footer{position:fixed;left:0;bottom:0;width:100%;text-align:center;font-size:smaller}
