html, body { font-size: 16px; font-family: truetype; background: #000000; color: #00FF66; line-height: 1.25; } @font-face { font-family: truetype; src: url("../fonts/iosevka-term-thin.ttf") format('truetype'); font-weight: normal; font-style: normal; } a { color: #ACFFBD; text-decoration: none; font-weight: bold; } a:hover { text-decoration: underline; } header { text-align: center; } footer { text-align: center; } #code { background: #1c1c1c; color: #FF8C00; } #block { margin: auto; max-width: 720px; }