We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 467c0c3 commit 3969331Copy full SHA for 3969331
index.html
@@ -12,6 +12,8 @@
12
display: flex;
13
justify-content: center;
14
align-items: center;
15
+ overscroll-behavior: none;
16
+ overflow: hidden;
17
}
18
19
canvas {
0 commit comments