body{
    background-color: rgb(0, 0, 0);
}
h1{
color: aliceblue;
text-align: center;
font-size: 60px;
}
p{
color: rebeccapurple;
text-align: center;
font-size: 40px;
}
img{
margin-left: 756px;
width: 20%;
}