h1,h2{
    color:gold
}
body{
    background-color: black;
}
img{
    width: 100;
    margin: 20;
}
p{
    color:white
}