.common-float-spinner { position: fixed; z-index: 9999; top: 0; left: 0; bottom: 0; right: 0; display: flex; align-items: center; justify-content: center; background-color: rgba(255, 255, 255, 0.6); .common-float-circular { width: 30px; height: 30px; } }