Skip to content

Commit ec1749b

Browse files
committed
fix overflow
1 parent 73fce2e commit ec1749b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
canvas {
1919
height: 100vh;
20+
position: fixed;
2021
width: 100vw;
2122
}
2223
</style>

0 commit comments

Comments
 (0)