See More

#para1 { color: aquamarine; text-align: center; } .para2 { background-color: rgb(255, 128, 64); } .para2.para3.para4 { color: aqua; } body { background-image: url('9baka&Mayuri.png'); background-repeat: no-repeat; /*background-size: 30% 30%;*/ background-position: right; } .para5 { text-align: justify; } .para6 { text-align: justify; text-decoration: underline; }