body {
    box-sizing: border-box;
}

h1 {
    color: red;
}