1 2 3 4 5 6 7 8 9 10
/* @tailwind base; @tailwind components; @tailwind utilities; */ #supermemory-extension-host { position: fixed; bottom: 0; right: 0; z-index: 99999; }