diff --git a/css/artstyles.css b/css/artstyles.css index b0b7f64..d28a67e 100644 --- a/css/artstyles.css +++ b/css/artstyles.css @@ -22,6 +22,7 @@ background-color: black; text-shadow: 0px 0px 3px rgb(255, 35, 226); margin-left: 20%; + width: fit-content; } #backbutton:hover{ @@ -68,6 +69,7 @@ img{ } .galleryart{ + height: 100vh; } diff --git a/index.html b/index.html index 60e3968..9d59a73 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,7 @@ +