src/assets/main.css
@@ -5,7 +5,23 @@ height: 100%; } page { display: block; } .imgBox { position: relative; } .imgBox img { position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: auto; height: auto; max-width: 100%; max-height: 100%; margin: auto; }