CSS Image background properties
background-image: url("https://i.ibb.co/xzX2tDH/image.png"); background-position: center; background-repeat: no-repeat; background-size: cover;