quote: How can i make it so that background image stays at the bottom and does not replicate?
code: background-position: right bottom;
background-position: right bottom;
code: background-repeat: no-repeat;
background-repeat: no-repeat;