img{
    width: 500px;
    border: solid brown;
    border-radius: 50px;
}
p{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
    
