diff --git a/frontend.html b/frontend.html
index 2041f22..38f0986 100644
--- a/frontend.html
+++ b/frontend.html
@@ -18,7 +18,7 @@
max-width: 100%;
max-height: 100%;
width: 100%;
- height: 100%
+ height: 100%;
cursor: pointer;
background-image: url($img_url);
background-size: contain; /* Important for proper scaling */