body{background-color:#333}.module{height:100%;margin:0 auto;max-width:30%}.module__item{align-items:center;display:flex;height:20%;justify-content:center}.module__item:nth-child(odd){background-color:#fff;color:#f73859}.module__item:nth-child(2n){background-color:#f73859;color:#f1d08a}