*{
    margin: 0;
    border: border-box;
}
body{
    
    font-family: "MerriWeather";
}


.image1{
    border-radius: 10%;
}