.box { margin: 0 auto; h1 { color: aqua; } } img { display: block; margin-left: auto; margin-right: auto; width: 50%; }