.copyToClipboard-button {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    background: black;
    position: absolute;
    right: 0px;
    top: 0px;
    display: none;
    cursor: pointer;
    padding: 5px;
}
