body {
    background-color: red;
    transition: all 2s linear;
}