.links {
    margin-left: 0;
    margin-right: 0;
    width: 320px;
}
.container2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.nick {
    margin-bottom: 5%;
}