body {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #000000;
}

a {
    position: relative;
    color: white;
    text-align: center;
    font-size: 50px;
}