body{padding:0;margin:0}#overlay{position:fixed;display:block;width:100%;height:100%;inset:0;background-color:#00000080;z-index:2;cursor:pointer}.h1Style{font-size:3px}#text{position:absolute;top:50%;left:50%;font-size:50px;color:#fff;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.loader{border:16px solid #f3f3f3;border-top:16px solid blue;border-right:16px solid green;border-bottom:16px solid red;border-radius:50%;width:120px;height:120px;animation:spin .5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
