@import url('./variables.css');

*,
*::before,
*::after {
    box-sizing: border-box;
}

