how to make the background non-repeating and fit to screen in html ? code example Example: how to make image not repeat on background .image { background-repeat: no-repeat; }