body{
font-family: Arial, sans-serif;
margin: 0;
display: flex;}
.image_container{
margin: 0 auto;}
#fitgirl3_image{
width:375px;
height:355px;}
.hidden{display: none;}
.content{
margin-top: 5px;
flex: 1;
padding: 10px;
margin-bottom: 5px;
overflow-y:auto;
text-align: center;}
header{
font-size: 88px;
font-weight: bold;
font-family: Georgia;
margin: 0;
padding: 0px 20px 80px 20px;
text-align: center;}