body{
    text-align: center;
    color: blue;
}

img{
    border-radius: 5px;
}

button{
    color: black;
}