.Loading { width: 100%; height: 2px; z-index: 1000; position: absolute; top: 0; } .LoadingBar { height: 2px; position: relative; background-color: white; transition: opacity 100ms; }