body { background: #1d1f21; color: #c5c8c6; font-family: 'JetBrains Mono', monospace; } #main-nav { text-align: center; margin-bottom: 5%; } #main-nav > a { margin: 5%; } a { color: #b5bd68; text-decoration: none; } a:hover { opacity: 0.8; text-decoration: underline; } #content { width: 80%; margin: auto; } #main-footer { margin: 5%; }