.img_container {
width: 100%;
height: 100%;
display: flex;
flex-direction: row;
justify-content: center; // centers the img horizontally
align-items: center; // centers the img vertically
}
This is a paragraph! Here's how you make a link: Neocities.
Here's how you can make bold and italic text.