#clock {
position: relative;
top: 0px;
left: 0px;
width: $full-width;
height: $full-height;
overflow: hidden;
z-index: 1000;
}
.clock {
position: absolute;
top: 240px;
left: 1144px;
font-family: "uroob";
font-weight: 600;
font-size: 80px;