Welcome To sparrow UI

Powered by akash Choudhary

Heding

Q Question
A Answer
Heading :
Question :
Answer :
BgColor :
Shadow :
<div style="display: flex; flex-direction: column; max-width: 400px; height: fit-content; border-radius: 10px; border: 1px solid black; background-color: #E0FBE2; box-shadow: 0px 0px green; padding: 10px;"> <h2 style=" display: flex; justify-content: center; text-align: center;">Heding </h2> <div style="border-radius: 10px; display: flex; align-items: center; padding: 10px 10px; color: white; background-color: #0bb39c;"> <span style=" padding: 10px; font-size: 30px; color: gray; font-weight: bolder;">Q</span> Question </div> <div style="margin-top: 10px; border-radius: 10px; display: flex; align-items: center; padding: 10px 10px; background-color: white;"> <span style="padding: 10px; font-size: 30px; color: gray; font-weight: bolder;">A</span> Answer </div> </div>