h1 {
    color: brown;
}

#register {
    width: 500px;
    height: 300px;
    border: 1px solid black;
    background-color: bisque;
}