Skip to content

Instantly share code, notes, and snippets.

@ngseke
Created June 26, 2021 09:23
Show Gist options
  • Save ngseke/ebf007e816c86131159225e87d3bebde to your computer and use it in GitHub Desktop.
Save ngseke/ebf007e816c86131159225e87d3bebde to your computer and use it in GitHub Desktop.
document.querySelector('#chat').setAttribute('style',`
opacity: .9;
position: fixed;
top: 1rem;
right: 1rem;
`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment