body
{
color:#edf7ff;
background-color:#2e2e2e;
}
h1
{
border-wight: 7px;
border-color:#574ec2;
border-style:ridge;
color:#f2f5ff;
background-color:#00d4cd
}
h1
{
font-family: "Courier New", Courier, monospace;
font-size:1.5em
}
ul
{
list-style-type:circle;
}