h1 {
    color: red;
}

p {
    font-family: 'Courier New'
}

h1 button {
    float: right;
}