@import '../../../assets/styles/variables.less';

.loading-screen {
  position: fixed;
  background-color: @white;
}
