select the bottom parte of the body html code example
Example: css bottom
.bottom {
position: fixed;
bottom: /*AMOUNT DOWN AFTER IT ADD REM OR % OR PX */;
}
.bottom {
position: fixed;
bottom: /*AMOUNT DOWN AFTER IT ADD REM OR % OR PX */;
}