body {background-color: skyblue; font-size: 50px;}
div {background-color: slateblue; height: 200px; width: 500px; display: flex;
     justify-content: center; align-content: center; margin: 0 auto;}
p {font-size: 25px;}
img {transform: rotate(270deg)}
h2 {style="transform:rotate(90deg)}