.cs-PreviewButton{
    position: fixed;
    right: 40px;
    bottom: 100px;
    z-index: 888888;
}

.cs-previewbutton-conntent{
    height: 100%;
    width: 150px;
    background-color: #fff;
    z-index: 99999999;
    .za-cell.active {
        .za-cell__title {
            color: var(--theme-primary);
        }
    }   
    
}

.cs-look{
   display: flex;
   width: 40px;
   height: 50px; 
}