﻿@import "variables.css";

body:has(.prevent-scroll) {
    overflow: hidden;
}
