﻿@import url("./variables.css");
@import url("./components.css");

html {
    scroll-behavior: smooth;
}
