<style>
body {margin:0;font-family:Arial;}

.active {
  background-color: #4CAF50;
  color: white;
}
 .date{
  font-size:20px;
  font-family: Times New Roman;
  color:black;
}
#date{
  text-align: center;
  font-family: Times New Roman;
  font-weight: bold;
  }
.footer{
  background-color:#0c5460;
  text-align: center;
  color: white;
  font-family: arial;
  font-size: 18px;
  font-weight:bold;
 }

</style>
