body {
  text-align: right
  color:red;
  background: white;


}
p1 {
  text-align: right
  color:red;
}
ul {text-align: right
}
h1 {
  font-weight: bold;
}
p2 {
  text-align: right;
  color:green;
}