a:link, a:visited {
    color: #1dd9e9;
    font-size: 40px;
    text-decoration: none;
}

a:hover {
    color: #d6a15d;
    text-decoration: none;
}
body
{
    background: #000000;
    color: #ffffff;
    font-family: 'Kufam', cursive;
}
#zegar
{
    width: 100%;
    text-align: left;
    font-size: 20px;
}