diff --git a/public/index.css b/public/index.css index 815e676..31e655b 100644 --- a/public/index.css +++ b/public/index.css @@ -98,7 +98,10 @@ body { } .art { - height: 150px; + max-height: 50vh; + width: 400px; + + max-width: 50vw; margin: 5px; }