@tailwind base;
@tailwind components;
@tailwind utilities;
* {
box-sizing: border-box;
outline: 1px solid limegreen !important;
}