How to put a bcakground at the bottom of an element html code example
Example: css align backround image to the right
.right-align-background {
background-position: center right;
}
.right-align-background {
background-position: center right;
}