diff --git a/career.html b/career.html
index 4a83ca3..f420f78 100644
--- a/career.html
+++ b/career.html
@@ -12,7 +12,11 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
.vl {
border-left: 6px solid green;
- height: 20px;
+ height: 25px;
+ position: absolute;
+ left: 50%;
+ margin-left: -3px;
+ top: 0;
}