body{
    background-color: #FFD700;
    text-align: center;
}
img{
    width: 50%;
    height: 50%;
    align-items: center;
    text-align: center;
    align-content: center;
}
div{

    margin-top: 10%;
}
h2{
    padding-top: 50px;
    color: white;
    text-align: center;
}
p{
    color: white;
    text-align: center;
}