diff --git a/misskaty/helper/html_view.py b/misskaty/helper/html_view.py
index eab87aee..4e4cf13a 100644
--- a/misskaty/helper/html_view.py
+++ b/misskaty/helper/html_view.py
@@ -37,6 +37,7 @@ hmtl_content = """
border-radius: 20px;
background-color: #161b22;
align-items: center;
+ width: 100%;
}
.container.center {
text-align: center;