We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0580a5c commit 002d14aCopy full SHA for 002d14a
styles/globals.css
@@ -10,6 +10,7 @@ body {
10
justify-content: center;
11
align-items: center;
12
font-weight: bold;
13
+ background-color: rgb(0, 100, 72);
14
}
15
16
canvas {
0 commit comments