diff --git a/static/styles.css b/static/styles.css index 0f38070..0c96eb7 100644 --- a/static/styles.css +++ b/static/styles.css @@ -16,7 +16,7 @@ body { .bottom { background-color: black; position: fixed; - width: 100%; + width: 82%; bottom: 0; font-size: 30px; padding: 10px;