@import "colors" .loading-screen position: fixed top: 0px left: 0px width: 100% height: 100% z-index: 100000 background-color: $primary-color transition: width 1s .loading-screen.hidden width: 0px !important