#notfound-page{height:100%;width:100%;display:flex;position:relative}#notfound-page .text{margin:auto;padding:2.5em .5em;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ff0;text-shadow:3px 3px 15px rgba(0,0,0,.5);border-radius:1em;text-align:center;font-size:1.5rem}#notfound-page .text .title{margin:.5em 0 1em;font-size:3rem}#notfound-page{background-color:orange;z-index:0}#notfound-page .background-image{z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;opacity:.7}
