body {
  background-color: yellow;

}
#one{
    color: red;
}
#two{
    color: blue;

}
#three{
    color: brown;

}
#four{
    color: green;
}

