We can add as many properties as we want as long as we end each one with a semicolon, ;.

<html><body><h1 style="color: pink; background-color: darkGreen;">Flowers by Ana</h1>
</body>
</html>]]>

Make sure to pick ;, followed by ;.