#Buttons {
    display:flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

#Buttons a{
    margin: 20px;
}