body {
background-color: white;
color: white;
padding: 20px;
font-family: Arial, Verdana, sans-serif;}
h1 {
background-color: #ffffff;
background-color: hsla(0,100%,100%,0.5);
color: #476b6b;
padding: inherit;}
p {
padding: 5px;
margin: 0px;}
p.zero {
background-color:rgb(179, 204, 204);}
p.one {
background-color: rgb(209, 224, 224));}
p.two {
background-color: rgb(179, 255, 179);}
p.three {
background-color: rgb(243, 255, 204);}
p.four {
background-color:rgb(255, 148, 77) ;}
p.five {
background-color: rgb(255, 221, 153);}
p.six {
background-color:rgb(255, 153, 153) ;}
p.seven {
background-color:rgb(255, 0, 0) ;}
p.eight {
background-color:rgb(255, 133, 51);}
p.nine {
background-color: rgb(255, 255, 77);}
p.ten {
background-color:rgb(26, 255, 26) ;}
p.eleven {
background-color: rgb(0, 102, 0);}
p.twelve {
background-color: rgb(0, 255, 255);}
p.thirteen {
background-color: rgb(0, 0, 255);}
p.fourteen {
background-color: rgb(89, 0, 179);}
