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