Skip to content

Commit 453857a

Browse files
Adjusted Day 22
1 parent d0dab83 commit 453857a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

public/22/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
}
4848

4949
.grid {
50+
position: fixed;
51+
top: 0;
52+
left: 0;
5053
width: 100vw;
5154
height: 100vh;
5255
display: grid;

0 commit comments

Comments
 (0)