@import "@fortawesome/fontawesome-free/css/all.min.css";
@import "./submodule.css";

body {
    -webkit-user-select: none;
    user-select: none;
}
