Web app page... just like comparing. Overall Layout: Create a complete div structure. Add a random text section above the three main sections. Main Sections: Below the random text, divide the page into three sections. Table Creation: Within each of the three sections, create a table. Each table should contain three columns: "Item Name", "Quantity", and "Price". Ensure that the tables expand dynamically to accommodate any number of items added. Table Headers: Each section's table should have a heading indicating its purpose. Total Rows: In each table, include a "Total" row at the bottom. This row should display the sum of the prices of all items in the respective section. Highlight the "Total" row with a different color from the rest of the table. Styling: Use light colors for the table headings. Apply borders to the "Total" rows to distinguish them from the rest of the table. | A shadcn/ui and v0 generation - v0