diff --git a/index.html b/index.html
index ebf5c21..7731247 100644
--- a/index.html
+++ b/index.html
@@ -22,7 +22,7 @@
column-gap: 16px;
padding: 1rem;
- margin: 2rem;
+ margin: 0.5rem;
/* Font */
font-family: Montserrat;
@@ -33,6 +33,8 @@
width: 100%;
border-radius: 1rem;
+
+ background-color: rgba(0, 0, 0, 0.4);
}
.image {