html,body{height:100%;margin:0}body{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;background:#000;color:#e8e8e8;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow:hidden}body:before{content:"";position:fixed;top:-60px;right:-60px;bottom:-60px;left:-60px;background:url(/background.gif) no-repeat center center;background-size:cover;filter:blur(28px);z-index:0}.wrap{position:relative;z-index:1;max-width:32rem;text-align:left}.wrap h1{font-size:2.5rem;font-weight:600;letter-spacing:-.025em;margin:0 0 2rem;text-align:center;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.8)}.wrap p{font-size:1.125rem;line-height:1.75;color:#d4d4d4;margin:0 0 1.5rem;text-shadow:0 1px 12px rgba(0,0,0,.85)}.wrap p:last-child{margin-bottom:0}.wrap p.contact{color:#999}.wrap p.contact a{color:#fafafa;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#6a6a6a;transition:text-decoration-color .15s ease}.wrap p.contact a:hover{text-decoration-color:#fafafa}
