/* ERROR WINDOW */ .error { position: absolute; top: 0px; left: 0px; width: 1920px; height: 1080px; z-index: 10; display: none; } .error .bg { width: 100%; height: 100%; }