diff --git a/webview/index.html b/webview/index.html
index 006b5ec..fa232c3 100644
--- a/webview/index.html
+++ b/webview/index.html
@@ -32,8 +32,8 @@
resize: both;
display: flex;
padding: 18px;
- margin: 22px;
- padding-bottom: 22px;
+ margin-top: 64px;
+ margin-bottom: 64px;
border-radius: 5px;
box-shadow: rgba(0, 0, 0, 0.55) 0px 20px 68px;
width: calc(100% - 8rem);