body { background-color: black; text-align: center; margin-top: 8%; } 
canvas { border: 2px solid gray; } 
h1, h2 { color: white; } 
div { font-family: Arial; color: #333; padding: 10px; display: flex; justify-content: flex-start; text-align: center;  align-items: center; gap: 10px; }
