.yellowgreen-text {
    color:yellowgreen;
}

body {
    background-color:red;
}

h1{
    font-size: 55px;
    color:aqua
        
}

h2{
    color:#7661f5
}