*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden}#root{width:100%;height:100%}#matrix-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.content{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center}.content h1{font-size:4rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.content .subtitle{font-size:1.5rem;margin-top:1rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}
