How can I code my page to match the left photo's dimensions?

To remove the white space from all side and cover all side.

body.gradient {
    margin: 0;
}

Hope this will work.

1 Like