diff --git a/style.css b/style.css index 35fcad8..b02a2fc 100644 --- a/style.css +++ b/style.css @@ -49,6 +49,8 @@ body { position: relative; /* Required for the absolute positioning of the triangle-label */ width: 20vh; height: 20vh; + max-width: 40vw; + max-height: 40vw; } .triangle-bottom {