Position content bottom right in div

HTML:

Learning Chameleon

CSS:

.container{
          position:relative;

width:400px;
height:400px;
background-color:green;

}

.container h1{
   position:absolute;
   bottom:0;
   right:0
}

Code Pen ref: Code pen sourceEnable GingerCannot connect to Ginger Check your internet connection
or reload the browser
Disable in this text fieldEditEdit in GingerEdit in Ginger×

Here are the some of the book recommendations :

           

Enable Notifications OK No thanks