#mein-bild{
    border: 4px solid red;
}

img{
    width: 300px;
    height: 300px;
    background: red
}