
body {
    text-align: center;
    background: black;
}

div {
    display: block; justify-content: center; align-items: center; position: relative; top: 35vh;
}

a {
    display: inline-block; width: 55px; height: 22px;
    position: relative; left: -76px; top: -28px;
}
