body { color: white; background: black; image-rendering: pixelated; zoom: 2; } #root-container { margin: auto; text-align: center; width: min-content; } .content { margin-top: 0.75em; } #top { font-size: 10px; } #program { font-size: 12.85px; } #news { font-size: 1.36em; text-align: left; } .grey { color: #ddd !important; } img { width: 400px; } input { width: 80%; height: 200%; font-size: 1em; } #news_input_label { font-size: 0.7em; } input[type=submit] { width: fit-content; } hr { border: none; height: 1px; background-color: #333; }