/*header header h1.title {*/ /* color: #004A83;*/ /* text-transform: lowercase;*/ /* margin: -12px 0 0 0;*/ /* padding: 0;*/ /* font-size: 140px;*/ /*}*/ /*header header h1.title span {*/ /* color: #80AF81;*/ /* margin-right: -0.4em;*/ /* font-family: Georgia, 'Times New Roman', Times, serif;*/ /*}*/ /*header header h2.website {*/ /* margin: -39px 0 48px 0;*/ /* color: #0C1844;*/ /* font-family: italic;*/ /* font-size: 24px;*/ /*}*/ /*header header {*/ /* text-align: right;*/ /* margin-right: 30px;*/ /*}*/ /* align-items: center; */ /* Center horizontally */ /* Center vertically */ /*margin-top: 0rem !important;*/ /* This is optional, adjust height as needed */ /* Make sure the image scales properly */ // Get the current UTC time and add 3 hours for Tanzania (UTC+3) let tanzaniaOffset = 3 * 60; // in minutes // Format the date // Display the formatted date in the div with id="currentDate"