#root{background-image:url(/images/new-map-background.svg);background-size:cover;background-position:center;background-attachment:fixed;min-height:100vh;display:flex;justify-content:center;align-items:center;position:relative}#root:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;z-index:0}#root>*{position:relative;z-index:1}body{margin:0;font-family:Playfair Display,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;display:flex;flex-direction:column}a{text-decoration:none}
