html,body
{
    background: #ffffee;
}
h1
{
    text-align: center;
}
textarea
{
    width: 30em;
    height: 10em;
}
