html {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.op-wrapper.ovenplayer {
    max-height: inherit !important;
}

:root {
    --playerheight: calc(100vh - 6.5rem);
}