body {
    text-align: center;
    background-color: black;
    color: white;
}

img {
    height: 300px;
    width: 400px;
    border: solid;
    border-radius: 10px;
}
