top-down-action-adventure/style.css

8 lines
81 B
CSS

body {
background-color: #666;
}
canvas {
image-rendering: pixelated;
}