.stats{position:absolute;bottom:0;left:0;width:auto;height:auto;color:#fff;font-size:12px;padding:5px;opacity:.5}body,html{height:100vh}body{background:url(../img/fond.fc028d16.png) no-repeat 50%;background-size:cover;background-attachment:fixed}body #app{height:100vh}body #app>*{width:100%;height:100%}.fade-enter-active,.fade-leave-active{transition:opacity 1s}.fade-enter,.fade-leave-to{opacity:0}.warp-enter-active,.warp-leave-active{transition:transform 1s}.warp-enter{transform:scale(0) rotate(-2turn)}.warp-leave-to{transform:scale(1) rotate(0)}