*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:100px;color:#fff}.blocks{flex-wrap:wrap;border:none}.block,.blocks{display:flex;justify-content:center}.block{height:300px;width:33.33%;text-align:center;align-items:center}.block--1{background-color:red}.block--2{background-color:#c00}.block--3{background-color:#900}.block--6{order:0;background-color:#000}.block--5{order:1;background-color:#300000}.block--4{order:2;background-color:#600000}@media (max-width:599px){.block{height:300px;width:100%;order:0}}@media (min-width:600px) and (max-width:751px){.block{height:300px;width:50%}.block--6{order:3}.block--5{order:2}.block--4{order:1}.block--3{order:2}}
/*# sourceMappingURL=style.9fae2d7d.css.map */