p {
    margin: 0px;
}

.footer {
    margin-top: 50px;
    margin-bottom: 200px;
}

.secret a{
    text-align: center;
    font-size: 50px;
    color: white;
}

.secret a:hover {
    color: blue;
}