h1 {
    width: 100%;
    text-align: center;
    color: red;
}

hr {
    border-top: 1px dashed red;
}
