diff --git a/src/site.css b/src/site.css index 6d70d0f..55c45dc 100644 --- a/src/site.css +++ b/src/site.css @@ -67,6 +67,6 @@ div.results { background: #9BC850; position: absolute; top: 20%; - bottom: 75%; + height: 75%; width: 95%; } \ No newline at end of file