Feature/appearance #6
@@ -1 +1,12 @@
|
|||||||
@import "./reset.css";
|
@import "./reset.css";
|
||||||
|
|
||||||
|
body {
|
||||||
|
min-height: 100vh;
|
||||||
|
}
|
||||||
|
|
||||||
|
canvas {
|
||||||
|
width: 100vw;
|
||||||
|
height: 100vh;
|
||||||
|
display: block;
|
||||||
|
object-fit: contain;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user