.fs-popup-text { color : black; } #fs-popup { background-color : rgba(200,200,200,0.95); height : 100vh; width : 100vw; display : flex; flex-direction : column; text-align : center; justify-content : center; position : absolute; visibility : hidden; z-index : -1; top : 0; left : 0; font-size : 3em; font-weight: : bold; }