The Button component is a simple button component that can be used to trigger actions.
Button
// Before <Button bg={"red"} /> // After <button className="d0" />