shell bypass 403
div.st-block-preview {
background: white;
padding: 50px 25px;
border: 1px solid black;
}
div.st-view-select label.components-input-control__label {
margin-bottom: 10px !important;
font-weight: 700;
}
div.st-view-select
div.components-input-control__container
select.components-select-control__input {
height: -moz-fit-content;
height: fit-content;
}