@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
canvas {
    border: 2px solid gray;
}
body {
    background: black;
}