@@ -0,0 +1,17 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
.text-shadow {
text-shadow: 1px 1px 3px #000000e0;
}
html {
scroll-behavior: smooth
@media screen and (prefers-reduced-motion: reduce) {
scroll-behavior: auto;
The note is not visible to the blocked user.