@import 'tailwindcss'; body { background-color: #1f1f1f; /* 示例:一个深灰色 */ margin: 0; color: white; }