img {
    width: 500px;
}

body {
    text-align: center;
    background-color: rgb(0, 0, 0);
    font-family: 'Arial';
    color:rgb(0, 217, 255)

}
