h1 {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}