body {
    width: 100vw;
    height: 100vh;
}

.social {
    display: flex;
    align-items: center;
    justify-content: center;

    padding: 20px;
}