*{
    font-family: Arial, Helvetica, sans-serif;

}

img {
 width: 300px;
 height: 320px;
}
h1 {
   color: #1a1a1a; 
   font-size: 62px;
}

h4, h3 {
    color: #1a1a1a; 
    font-size: 20px;
}
.center{
    text-align: center;
    margin-left: 20%;
    margin-right: 20%;
}

