body {
    background-color: white;
    margin: 2px;
    }
    img{
        border-radius: 10px;    
    }
hr{ 
    border:2px solid red;
}   

