﻿body
{
    background-color: #3366ff;
}

h1
{
    font-weight: bold;
    font-size: 60px;
    color: #ffff99;
    font-family: Papyrus;
    text-align: center;
}
