diff --git a/index.html b/index.html index 567319c..0c4bc21 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,9 @@

Seeed: 📋

- +
diff --git a/style.css b/style.css index b78249a..d4d0857 100644 --- a/style.css +++ b/style.css @@ -71,6 +71,10 @@ span#copy-permalink, span#refresh-bingo { cursor: pointer; } +div#selection { + text-align: center; +} + div#winner-message { display: flex; position: fixed;