first-website/index.css

7 lines
173 B
CSS

body {
background-color:rgb(255, 250, 220);
}
#Welcome {background-color: rgb(93, 163, 255);}
#hi {color:rgb(0, 12, 65);}
#hi {background-color:rgb(93, 163, 255);}