79153804

Date: 2024-11-03 22:55:30
Score: 1
Natty:
Report link

You can move your adjust the CSS in footer class like following style

.footer {
   color: #ffffff;
    padding: 1.5rem 0;
    text-align: center;
    transition: background-color 0.3s ease; 
    height: 16%;
    border: 15px solid red;
    position: absolute; 
    bottom: 0;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kasun Dananjaya