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