My goal is to have an image and text displayed side by side, but for some reason they are appearing stacked on top of each other.
https://i.stack.imgur.com/F8OXL.png
If you want to take a look at the code I am using, here is the link to my CodePen: https://codepen.io/melwyn-mendonca/pen/RwQPKbp
Even when I resize the screen, I still want the image and text to be next to each other.
Can anyone spot what's wrong with my CSS?
Appreciate any help you can provide. Thank you :)