.card-panel{
    width: 80%;
    margin: 15px auto;
    padding-top: 3px;
    opacity: 0.94;
}

th, td {
    border: 1px solid grey;
}
.pagination {
    margin: auto;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    font-size: 8px;
}
.marging {
    margin-top: 35px;
}
.color {
    border: black;
    color: #0dcaf0;
    font-size: 8px;
}
.pagination li a {
    color: #fdeeee;
    display: inline-block;
    font-size: 0.8rem;
    padding: 0 10px;
    line-height: 30px;
}
.city {
    width: 50%;
    margin: 100px auto;
    padding-top: 3px;
}
  body {
    background: url(../fon.jpg)  ;  /*  поменять на no-repeat */
    background-size: 100%;

  }
.error {
    text-align: center;
}

#snow-animation-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    overflow: hidden;
}
