@import "tailwindcss";

body {
    background-color: skyblue;
}
