.viewer-toolbar>ul>li{
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
}
.viewer-container{
    background-color: #000000e0;
}
.viewer-backdrop{


}