.NuxtLogo{-webkit-animation:appear 1s;animation:appear 1s;margin:auto}@keyframes appear{0%{opacity:0}to{opacity:1}}.container{min-height:100vh;display:flex;justify-content:center;align-items:center;text-align:center;margin-left:auto;margin-right:auto}.title{font-family:Quicksand,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:block;font-weight:300;font-size:100px;color:#35495e;letter-spacing:1px}.subtitle{font-weight:300;font-size:42px;color:#526488;word-spacing:5px;padding-bottom:15px}.links{padding-top:15px}