diff --git a/index.html b/index.html index f6222cd..656cf09 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,8 @@ font-family: Arial; justify-content: center; align-items: center; + display: flex; + flex-direction: column; } #instructions {