@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Zen+Kaku+Gothic+Antique&display=swap');
*{
    box-sizing: border-box;
}

  

body
{
     font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin:0;
background-color:white;
padding-left: 2%;
align-content: left;

}
h2
{
  margin-left: ;
}

p
{
  margin-left: ;
  margin-right:max(40%) ;
}
img {
  align-items: center;
   width:55% ;
   max-width: 500px;
   

}
.header
{
text-align: center;
    padding-right: 0%;
   
    
}
aside {
    float:right;
   margin-bottom: 100%;
    background-color:#fddef7 ;
    color:rgb(0, 0, 0) ;
    padding:2em;
    max-width: 37%;
    max-height: 100%;
}
h2
{
font-size: 60;
}
.ex
{

}
