/* You can add global styles to this file, and also import other style files */
@import "css/goldenlayout-base.css";
@import "css/themes/goldenlayout-dark-theme.css";

html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden;
}