@import "~cosmoUiVariables";
@import "../variables";

.container {
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}