Exercise 1: Use position:relative; to move the square to the center
    
          Red Center Div
           
            
           Exercise 2: 
            Use position:relative; to layer the three squares like they are seen on Canvas. You can use other postition:values; (absolute, fixed, sticky) if you'd like, but they are going to be harder than position:relative;
            
           red 1
           green 2
          blue 3