#numbers {
    display: flex;
    font-size: 12em;
    overflow: visible;
    transform: scale(0.1);
    transform-origin: top left;
    width: 1000vw;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    opacity: 0.8;
    margin-top: 100px;
    margin-bottom: -500px;
}

#numbers div {
    overflow: visible
}

#numbers .timeframe {
    min-width: 600px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#numbers .timeframe p {
    width: 100%;
    text-align: center;
    padding: 0px;
}

.wrap {
    position: relative;
    width: 280px;
    height: 360px;
    filter: url("#filter");
    transform: translateX(-15%);
}

.c, .o, .u, .n, .t {
    width: 50px;
    height: 50px;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    background: white;
    border-radius: 20px;
    content: "";
    transform: rotate(360deg);
    transition: all 0.5s cubic-bezier(0.95, 0.01, 0, 1);
    box-shadow: 0 2px 10px rgba(255, 255, 255, 0.5);
}

.c {
    transition-delay: 0.05s;
}

.o {
    transition-delay: 0.1s;
}

.u {
    transition-delay: 0.15s;
}

.n {
    transition-delay: 0.2s;
}

.t {
    transition-delay: 0.25s;
}

/*--------------------
Nine
--------------------*/
.wrap-9 .c {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 30px;
}

.wrap-9 .o {
    width: 60px;
    height: 240px;
    left: 240px;
    top: 60px;
    transform: rotate(180deg);
}

.wrap-9 .u {
    width: 150px;
    height: 60px;
    left: 120px;
    top: 270px;
    transform: rotate(180deg);
}

.wrap-9 .n {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 150px;
}

.wrap-9 .t {
    width: 60px;
    height: 120px;
    left: 60px;
    top: 60px;
    transform: rotate(180deg);
}

/*--------------------
Eight
--------------------*/
.wrap-8 .c {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 150px;
    transform: rotate(180deg);
}

.wrap-8 .o {
    width: 60px;
    height: 240px;
    left: 60px;
    top: 60px;
}

.wrap-8 .u {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 270px;
    transform: rotate(180deg);
}

.wrap-8 .n {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 30px;
}

.wrap-8 .t {
    width: 60px;
    height: 240px;
    left: 240px;
    top: 60px;
    transform: rotate(180deg);
}

/*--------------------
Seven
--------------------*/
.wrap-7 .c {
    width: 140px;
    height: 60px;
    left: 190px;
    top: 70px;
    transform: rotate(-65deg);
}

.wrap-7 .o {
    width: 190px;
    height: 60px;
    left: 100px;
    top: 210px;
    transform: rotate(-65deg);
}

.wrap-7 .u {
    width: 0;
    height: 0;
    left: 90px;
    top: 270px;
}

.wrap-7 .n {
    width: 0;
    height: 0;
    left: 150px;
    top: 150px;
}

.wrap-7 .t {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 30px;
}

/*--------------------
Six
--------------------*/
.wrap-6 .c {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 150px;
    transform: rotate(180deg);
}

.wrap-6 .o {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 270px;
    transform: rotate(180deg);
}

.wrap-6 .u {
    width: 60px;
    height: 240px;
    left: 60px;
    top: 60px;
}

.wrap-6 .n {
    width: 60px;
    height: 120px;
    left: 240px;
    top: 180px;
    transform: rotate(180deg);
}

.wrap-6 .t {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 30px;
}

/*--------------------
Five
--------------------*/
.wrap-5 .c {
    width: 210px;
    height: 60px;
    left: 60px;
    top: 30px;
    transform: rotate(180deg);
}

.wrap-5 .o {
    width: 210px;
    height: 60px;
    left: 60px;
    top: 270px;
    transform: rotate(180deg);
}

.wrap-5 .u {
    width: 60px;
    height: 120px;
    left: 240px;
    top: 180px;
    transform: rotate(180deg);
}

.wrap-5 .n {
    width: 60px;
    height: 140px;
    left: 60px;
    top: 60px;
}

.wrap-5 .t {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 150px;
}

/*--------------------
Four
--------------------*/
.wrap-4 .c {
    width: 60px;
    height: 303px;
    left: 210px;
    top: 30px;
    transform: rotate(180deg);
}

.wrap-4 .o {
    width: 60px;
    height: 60px;
    left: 244px;
    top: 211px;
    transform: rotate(180deg);
}

.wrap-4 .u {
    width: 60px;
    height: 81px;
    left: 60px;
    top: 180px;
    transform: rotate(180deg);
}

.wrap-4 .n {
    width: 60px;
    height: 208px;
    left: 110px;
    top: 9px;
    transform: rotate(45deg);
}

.wrap-4 .t {
    width: 210px;
    height: 60px;
    left: 57px;
    top: 210px;
}

/*--------------------
Three
--------------------*/
.wrap-3 .c {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 150px;
    transform: rotate(180deg);
}

.wrap-3 .o {
    width: 60px;
    height: 110px;
    left: 240px;
    top: 60px;
    transform: rotate(180deg);
}

.wrap-3 .u {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 270px;
    transform: rotate(180deg);
}

.wrap-3 .n {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 30px;
}

.wrap-3 .t {
    width: 60px;
    height: 110px;
    left: 240px;
    top: 190px;
    transform: rotate(-180deg);
}

/*--------------------
Two
--------------------*/
.wrap-2 .c {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 30px;
}

.wrap-2 .o {
    width: 60px;
    height: 130px;
    left: 240px;
    top: 60px;
    transform: rotate(180deg);
}

.wrap-2 .u {
    width: 210px;
    height: 60px;
    left: 90px;
    top: 270px;
    transform: rotate(180deg);
}

.wrap-2 .n {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 150px;
}

.wrap-2 .t {
    width: 60px;
    height: 160px;
    left: 60px;
    top: 170px;
    transform: rotate(180deg);
}

/*--------------------
One
--------------------*/
.wrap-1 .c {
    width: 160px;
    height: 60px;
    left: 101px;
    top: 57px;
    transform: rotate(-36deg);
}

.wrap-1 .o {
    width: 0;
    height: 0;
    left: 240px;
    top: 60px;
    transform: rotate(180deg);
}

.wrap-1 .u {
    width: 0;
    height: 0;
    left: 90px;
    top: 270px;
}

.wrap-1 .n {
    width: 60px;
    height: 140px;
    left: 193px;
    top: 50px;
    transform: rotate(180deg);
}

.wrap-1 .t {
    width: 60px;
    height: 160px;
    left: 193px;
    top: 174px;
    transform: rotate(-180deg);
}

/*--------------------
Zero
--------------------*/
.wrap-0 .c {
    width: 0;
    height: 0;
    left: 90px;
    top: 150px;
    transform: rotate(180deg);
}

.wrap-0 .o {
    width: 60px;
    height: 240px;
    left: 60px;
    top: 60px;
}

.wrap-0 .u {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 270px;
    transform: rotate(180deg);
}

.wrap-0 .n {
    width: 180px;
    height: 60px;
    left: 90px;
    top: 30px;
}

.wrap-0 .t {
    width: 60px;
    height: 240px;
    left: 240px;
    top: 60px;
    transform: rotate(180deg);
}
