h1 {
    border: 3px dotted black;
}

h2 {
    text-decoration: underline;
}

body {
    color: black;
    font-family: monospace;
}

.hobbies {
    font-size: 14px;
}

.title {
    font-family: Segoe Script;
    font-size: 20px
}