@import "https://fonts.googleapis.com/css2?family=Alata&family=Oleo+Script+Swash+Caps:wght@400;700&display=swap";body,html{background-color:#fdf6e3;margin:0;padding:0;overflow-x:hidden}.flower-container{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:25px;display:flex;position:relative}.flower-petal{background:#a3d1a2;border:none;border-radius:20px;width:120px;height:40px;position:absolute}.flower-container{filter:drop-shadow(0 2px 4px #a27b5c4d);justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:25px;display:flex;position:relative}.petal-1{transform:rotate(0)}.petal-2{transform:rotate(60deg)}.petal-3{transform:rotate(-60deg)}.flower-content{z-index:10;font-size:1.8rem;position:relative}
