body {

background-color: white;
color: white;
padding: 20px;
font-family: Arial, Verdana, sans-serif;}

h1 {

color: #68675b;
padding: inherit;}

p {
padding: 5px;
margin: 0px;}

p.zero {
background-color: rgb(235,240,253);}

p.one {
background-color: rgb(229,230,250);}

p.two {
background-color: rgb(170,255,195);}

p.three {
background-color: rgb(245,245,221);}

p.four {
background-color: rgb(255,127,80);}

p.five {
background-color: rgb(255,216,177);}

p.six {
background-color: rgb(255,191,205);}

p.seven {
background-color: rgb(254,0,0);}

p.eight {
background-color: rgb(255,165,0);}

p.nine {
background-color: rgb(255,255,0);}

p.ten {
background-color: rgb(1,255,0);}

p.eleven {
background-color: rgb(0,127,1);}

p.twelve {
background-color: rgb(1,254,255);}

p.thirteen {
background-color: rgb(2,0,251);}

p.fourteen {
background-color: rgb(129,0,128);}