#wk-stats{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
#twitch-stats{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}