diff --git a/main.go b/main.go index ec39848..306b73a 100644 --- a/main.go +++ b/main.go @@ -34,8 +34,8 @@ h1 { } #cat-container { - width: 500px; - height: 500px; + width: 1000px; + height: 1000px; display: flex; justify-content: center; align-items: center;