body{margin:0}.background{background-image:url(../img/background.23d02f3e.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:300%;height:100vh;width:100%;-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:60s;animation-duration:60s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse{50%{background-size:400%}}@keyframes pulse{50%{background-size:400%}}.parent{position:relative;height:100%}a{color:inherit;text-decoration:none}.blur{background:rgba(1,11,76,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:100vh}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#fff}.logo{top:50%}.content,.logo{position:absolute;left:50%;transform:translate(-50%,-50%)}.content{top:90%}