Refactors options and adds a fillScreen mode
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
<style>
|
||||
* {
|
||||
image-rendering: pixelated;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
img {
|
||||
|
Reference in New Issue
Block a user