* {
    box-sizing: border-box;
}

hr {
    border: none;
    border-bottom: 1px solid #ccc;
    margin-block: 2rem;
}
