p{
    color: teal;

    text-align: center;
}

body{
    background-color: gold;

}

h1{
    color: teal;
    text-align: center;
}

h2{
    color: teal;
    text-align: center;
}