.menustart {
    position: fixed;
    top: 1%;
    left: 1%;
    width: 5%;
}
.content {
    margin: 0 auto 0 auto;
    width: 60%;
}
div#logo{
    background: url("../logo.svg") no-repeat;
    width: 491.45px;
    height: 113.99px;
    margin: 0 auto 0 auto;
}
body {
    background-color: #ffffff;
}
.menu {
    display: none;
    width: 25%;
    position: absolute;
    background-color: #cccccc;
}
.clock {
    margin: 0 auto 0 auto;
    width: 400px;
    height: 400px;
}
big {
font-size: 40px;
}
