@tailwind base;
@tailwind components;
@tailwind utilities;

#extension-root {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99999;
}
