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

html, body {
  background-color: #cfd3e2;
}
