.egg{position:absolute;width:40px;height:55px;border-radius:50% 50% 50% 50%/60% 60% 40% 40%;background:linear-gradient(45deg,#ff9ecb,#ffd1e4);box-shadow:0 3px 10px rgba(0,0,0,.1);opacity:.7;z-index:0}.egg:nth-child(2n){background:linear-gradient(45deg,#b5e8a3,#dff9d8)}.egg:nth-child(3n){background:linear-gradient(45deg,#a3d8e8,#d8f4ff)}.egg:nth-child(4n){background:linear-gradient(45deg,#f9e8a3,#fff9d8)}.egg-animation{animation:float 6s infinite ease-in-out}