body { color: white; background: black; image-rendering: pixelated; } #root-container { margin: auto; text-align: center; width: min-content; } .content { margin-top: 0.75em; } .grey { color: #ddd !important; } img { width: 100%; } hr { border: none; height: 1px; background-color: #333; }