h1 {
    text-align: center;
    font-family: 'Lucida Sans Unicode';
    font-size: 64px;
    margin-bottom: 0px;
}

textarea {
    font-family: 'Lucida Sans Unicode';
    width: 100%;
    height: 85%;
    font-size: 16px;
}