Create an HTML document and a CSS stylesheet to display the following layout of playing cards:

The size of the cards must be 2.5 × 3.5 inches. Provide a solution
using Flexbox
layout. The assignment requires the transform
CSS property and the rotate()
transformation function to get the desired layout.
The Unicode playing card symbols can be found here.