html {
    background-color: pink;
    color: #326224;
}

body {
    width: 100ch;
    margin-inline: auto;
}

h1 {
    text-align: center;
}
