ul.errorlist {
    margin: 0 0 4px;
    padding: 0;
    color: red;
    background: var(--body-bg);
}


 
  body{

    
    background-image: url(i.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
  }  

.navbar .active {
  font-weight: bold;
}