Spaces:
Running
Running
html { | |
color-scheme: dark; | |
background-color: black; | |
} | |
.pixelated { | |
image-rendering: pixelated; | |
image-rendering: -moz-crisp-edges; | |
image-rendering: crisp-edges; | |
} |