diff --git a/www/index.html b/www/index.html index a8836b9..1fa792b 100644 --- a/www/index.html +++ b/www/index.html @@ -14,22 +14,22 @@ background-color: black; } img { - position: absolute; + /* position: absolute; */ width: 420px; height: auto; /* max-width: "40%"; */ - left: 50%; + /* left: 50%; top: 50%; margin-left: -285px; - margin-top: -190px; + margin-top: -190px; */ } +
Go Ask Alex -
\ No newline at end of file