ul#social-links {
    display: flex;
    flex-flow: column nowrap;
    list-style-type: none;
    justify-content: center;
    align-items: center;
    font-size: large;
}