diff --git a/allstarr/wwwroot/index.html b/allstarr/wwwroot/index.html
index 005a76a..2c2cd4f 100644
--- a/allstarr/wwwroot/index.html
+++ b/allstarr/wwwroot/index.html
@@ -387,9 +387,9 @@
border: 1px solid var(--border);
border-radius: 12px;
padding: 24px;
- max-width: 500px;
+ max-width: 800px;
width: 90%;
- max-height: 80vh;
+ max-height: 90vh;
overflow-y: auto;
}