*,*::before,*::after{box-sizing:border-box}html{background-color:#131a1c;color:#d6d6d6;display:flex;justify-content:center;width:100%}.title{font-size:22pt;color:#e74c4c}.subtitle{color:#b185ed}body{width:min(100%,800px)}a:link{color:#e7ac7e}a:visited{color:#e7ac7e}a:focus{color:#e69e67}a:hover{color:#e69e67}a:active{color:#e69e67}header{display:flex;flex-direction:row;margin-top:1em}header nav>a{margin-right:2em;font-size:14pt}