diff --git a/style.css b/style.css index a5bc7d0..39cdd57 100644 --- a/style.css +++ b/style.css @@ -28,6 +28,7 @@ body { display: flex; justify-content: center; align-items: center; + text-align: center; -webkit-user-select: none; -moz-user-select: none; user-select: none;