body{
    background-color: #ea80fc;
}

img {
    border: #ea80fc 5px solid;
    width: 25%;
    height: auto;
    padding: 10px;
}

#cont{
      background-color: #e040fb;
}