body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App{text-align:center}.App-header{align-items:center;animation:gradient 5s ease infinite;background:linear-gradient(45deg,red,#f60);background-size:400% 400%;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.gros-naze{animation:bounce 1s ease-in-out infinite;color:#fff;font-size:20vw;font-weight:900;letter-spacing:10px;margin:0;padding:20px;text-shadow:0 0 20px #000,0 0 40px #000,0 0 60px #000,5px 5px 10px #000c}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes bounce{0%,to{transform:scale(1) rotate(-2deg)}50%{transform:scale(1.1) rotate(2deg)}}.hearts{height:100%;left:0;pointer-events:none;top:0;width:100%}.heart,.hearts{position:absolute}.heart{animation:float 3s ease-in-out infinite;font-size:50px}.heart-1{animation-delay:0s;left:20%;top:10%}.heart-2{animation-delay:.5s;right:15%;top:20%}.heart-3{animation-delay:1s;bottom:30%;left:10%}.heart-4{animation-delay:1.5s;bottom:20%;right:20%}.heart-5{animation-delay:2s;left:5%;top:50%}.heart-6{animation-delay:2.5s;right:10%;top:60%}@keyframes float{0%,to{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(10deg) scale(1.2)}}
/*# sourceMappingURL=main.3001844d.css.map*/