@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700&display=swap");@import url("https://fonts.googleapis.com/css?family=Indie+Flower:400&display=swap");body{font-family:Montserrat,sans-serif;margin:0;background-color:#000;color:#fff}menu,ol,ul{list-style:none;margin:0;padding:0}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}::-webkit-scrollbar{display:none}.text-shadow{text-shadow:1px 1px 2px rgba(0,0,0,.3)}img{max-width:100%;height:auto}.bg-container{position:fixed;top:0;bottom:0;left:0;right:0}.background-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(https://media.goatcollection.xyz/misc/background.png);background-repeat:repeat;opacity:.8}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;color:#000;display:flex;align-items:center;justify-content:center;overflow-y:auto}