.content{text-align:justify;p{padding-bottom:16px}a{color:darkblue}h1{font-size:32px}h1,h2{font-weight:700}ul{margin-left:20px;padding-left:20px;margin-bottom:10px}li{margin-top:5px}a:after,a:before{content:"\A";white-space:pre}}a:hover{text-decoration:underline}#dark-content{*{color:#343434}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.logo-visible{animation:fadeIn .2s ease-in-out 1 forwards}.logo-hidden{animation:fadeOut .2s ease-in-out 1 forwards}