body{ background-color: #000; color: #fff; height: 100vh; overflow: hidden; cursor: none; } pre{ font-family: monospace; font-size: 10px; } .donut-container{ display: flex; align-items: center; justify-content: center; height: 100%; }