.spinner{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:20px;height:20px}.spinner__image{width:calc(100% + 10px);height:calc(100% + 10px);object-fit:cover}