.item{display:flex;justify-content:center;align-items:center;margin:1px;width:40px;height:40px;border:1px solid #eee;cursor:pointer}.item:hover,.item.active{background:red;color:white}

