diff --git a/index.html b/index.html
index 64a4b49..2ff271e 100644
--- a/index.html
+++ b/index.html
@@ -23,6 +23,7 @@
height: 500px;
width: 100%;
background: url("assets/img/aden-desktop.jpg") 70% 25% / 100% no-repeat;
+ border-bottom: 1px solid var(--gold);
/** position: absolute;
top: 0px;
left: 0px;