1 2 3 4 5 6 7 8 9
.p-4 { padding: 1rem; } .bg-blue-500 { background-color: #3b82f6; } .text-white { color: #ffffff; }