.parallax-effect{@include background;width:300px;height:300px;background-color:#006400;border-radius:30px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.inner-element,.parallax-effect{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.inner-element{font-size:10px;font-style:italic;-webkit-transform:translateZ(60px);transform:translateZ(60px)}.particles{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1}