/* FRONTEND */

iframe {
    border: none;
    width: 100%;
}

.sr-placeholder-area{
    width: 100%;
    height: 800px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sr-start-button{

}

