For the aside element, create a style rule to: add a 3-pixel solid border with the color value (149, 91, 42) and set the text color to the value (149, 91, 42); float the aside element on the right with a margin of 10 pixels; set the width to 50% of the width of the main section; and add a rounded border with a radius of 30 pixels. For paragraphs within the aside element, set the font size to 90% and the margin to 20 pixels