Click a button to copy text to the clipboard using the Clipboard API (with a fallback).
const sum = (a, b) => a + b;