h1 {
    font-family: monospace;
    padding: 10px;
    border: dashed 1px;
    border-color: rgb(77, 155, 129);
    text-align: center;
}
