#pixel-container {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    span {
        font-size: 14.5px;
        height: 19px;
    }
}
