body{
    background: rgb(0, 0, 0);
    text-align: center;
    color: white;
}
img{
    width: 50%;
    padding: 2px;
    border: 6px dashed yellow;
}