diff --git a/src/html/style.css b/src/html/style.css
index 264cdfd4..c4ba5488 100644
--- a/src/html/style.css
+++ b/src/html/style.css
@@ -13,6 +13,8 @@
flex-direction: column;
align-items: center;
width: 100%;
+ padding: 1rem 1.5rem;
+ overflow: hidden;
transition: background-color .3s;
}
/* Headlines */