Embedding image

How to upload image into Bolt Cloud?
Can I make the background using image? If it is possible, then how will it be coded?

change the body tag of your html file with the code below:
(open angular brace) body style=“background-image:url(‘path of your image’);” (close angular brace)