*{box-sizing:border-box}body{font-family:sans-serif}.carousel{background:#000}.carousel-cell{align-items:center;display:flex;height:300px;justify-content:center;margin-right:10px;width:100%}.carousel.is-fullscreen .carousel-cell{height:100%}.carousel-cell-image{display:block;max-height:100%}.carousel.is-fullscreen .carousel-cell-image{max-width:100%}