Home

Contact

For Fun

About

Website

Skills

I am fixed (scroll the page)
background-color:#F6E4F5;
border:1px solid white;
padding:15px;
right:95px;
width:300px;
z-index:10;
position:fixed;
bottom:15px;
I am absolute inside fixed
background-color:#DCF4F9;
border:1px solid white;
padding:15px;
position:absolute;
right:-50px;
top:-90px;