diff --git a/src/site.css b/src/site.css index 6835fd6..6d70d0f 100644 --- a/src/site.css +++ b/src/site.css @@ -66,6 +66,7 @@ div.results { .waiting { background: #9BC850; position: absolute; - top: 47%; - width: 50%; + top: 20%; + bottom: 75%; + width: 95%; } \ No newline at end of file