hello
.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}