body { background-color: black; } .shittyweb-header { text-align: center; } .title { display: none; } #content { width: 65%; margin: auto; color: #00ff00; background-color: #060a0f; border: 1px solid black; } a:link { color: red; } a:visited { color: pink; } b { color: white; } table { margin: auto; border: none; } .outline-2 { border: 1px dotted black; } #buttons { display: none; } #outline-container-buttons { text-align: center; } #postamble { width: 25%; color: #00ff00; background-color: #060a0f; text-align: center; margin: auto; }