Selected ComponentCelebration
Showcase Mode

Celebration

Click the buttons below to see balloons fly! 🎈

import { balloons, textBalloons } from "balloons-js";

balloons();

textBalloons([
  {
    text: "💩🔥😈",
    fontSize: 120,
    color: "#000000",
  },
]);