#clock
{
  margin-left: -6px;
}

body
{
  transition: background-color 0.5s, color 0.5s;
}

.cardi 
{
    max-width: auto;
    height: 300px;
}
