Skip to content

Commit 002d14a

Browse files
committed
feat: match body to initial canvas color
1 parent 0580a5c commit 002d14a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/globals.css

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ body {
1010
justify-content: center;
1111
align-items: center;
1212
font-weight: bold;
13+
background-color: rgb(0, 100, 72);
1314
}
1415

1516
canvas {

0 commit comments

Comments
 (0)