*
#loading1{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #fff 
    url("https://static.igem.wiki/teams/4449/wiki/loader-2.gif")
    no-repeat center;
    z-index: 9999;
}
