body{
    background-color: #3b013b;
}

.midtstill{
    border-radius: 10px;
    width: 350px;
    text-align: center;
    margin: auto;
}

img{
    width: 400px;
    border: 2px solid black;
    height: 400px;
}