Skip to content

Commit

Permalink
win
Browse files Browse the repository at this point in the history
  • Loading branch information
qwelias committed Jan 10, 2025
1 parent 561192c commit 02e91bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/win.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@
box-sizing: content-box;
}
video {
height: 100vh;
width: 100%;
object-fit: fill;
position: absolute;
}
</style>
</head>
Expand Down

0 comments on commit 02e91bf

Please sign in to comment.