diff --git a/style.css b/style.css index 0686169..1b44dec 100644 --- a/style.css +++ b/style.css @@ -45,6 +45,7 @@ body { align-items: center; justify-content: center; position: absolute; + z-index: 9; top: 50%; left: 50%; transform: translate(-50%, -50%);