diff --git a/main.css b/main.css
index 1f9eaf8..1e1a19d 100644
--- a/main.css
+++ b/main.css
@@ -541,7 +541,7 @@ pre code {
justify-content: space-around;
gap: 10px;
max-width: 800px;
- height: 200px;
+ height: 300px;
margin: 20px auto;
padding: 20px;
background: #fff;
@@ -558,7 +558,7 @@ pre code {
.col-bar {
width: 100%;
- max-width: 50px;
+ max-width: 40px;
background: #40c463;
border-radius: 4px 4px 0 0;
min-height: 2px;