body {
        height: 700spx;
        background-image: linear-gradient(90deg, rgba(65, 164, 253, 1), rgba(14, 244, 255, 1));
        border: 2px inset #002aff;
        border-radius: 25px;

      .gallery-wrapper {
        box-sizing: border-box;
        height: 190px;
        overflow: hidden;

      
      }
      
      .gallery-scroll {
        box-sizing: border-box;
        height: 190px;
        overflow-x: auto;
        overflow-y: hidden;

        text-align: center;
        width: 33,33%;
      }
      
      .gallery {
        display: flex;
        box-sizing: border-box;
        width: max-content;
        height: 220px;
        padding: 0px 8px;

        width: 230px; 
        margin-left: 46%;
        transform: translateX(-50%);
      }
      
      .item {

        box-sizing: border-box;
        height: 100%;
        padding: 16px 8px;
        display: flex;
        justify-content: space-between;

      }
      
      .item img {
        display: block;
        height: 100%;

      }

      .item3 {
        box-sizing: border-box;
        height: 250px;
        padding: 16px 8px;
        text-align: center;
        width: 33,33%;

      } 
      .item3 img {
        display: block;
        height: 100%;
        width: 230px; 
        margin-left: 50%;
        transform: translateX(-50%);
      }
}
.capselera {
    text-align: center;
    color:rgb(121, 17, 3) ;

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    font: normal 32px/normal "Anton", Helvetica, sans-serif;
    color: rgb(255, 255, 255);
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    text-shadow: 5px 5px 0 rgb(255,210,23) , 10px 10px 0 rgb(90,199,255) , 15px 14px 0 rgb(255,210,23) , 20px 20px 0 rgb(90,199,255) ;
}
h3 {
    color: rgb(253, 255, 164);
    font-size: 30px;
}
.contingut {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    letter-spacing: 0px;
    word-spacing: 2px;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: rgb(255, 255, 255);
    text-shadow: 2px 2px 4px #000, 0 0 10px #ff0000, 0 0 20px #ff0000;

}
button {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    color: #333333;
    font-size: 20px;
    border-radius: 0px;
    width: 150px;
    height: 40px;
    font-weight: bold;
    border: 2px solid #333333;
    transition: 0.3s;
    box-shadow: 5px 5px 0px 0px rgba(51, 51, 51, 1);
    background-color: #ffffff;
    }
button:hover {
    box-shadow: 0 0 #333;
    color: #fff;
    background-color: #333;
} .boto {
    text-align: center;
    width: 33,33%;
} .botojuga {
    width: 150px; 
    margin-left: 50%;
    transform: translateX(-50%);
} .boto2 {
    width: 33,33%;
} .botojuga2 {
    text-align: center;
    width: 150px; 
    margin-left: 50%;
    transform: translateX(-50%);
} .text2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    letter-spacing: 0px;
    word-spacing: 2px;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: rgb(255, 255, 255);
    text-shadow: 2px 2px 4px #000, 0 0 10px #ff0000, 0 0 20px #ff0000;
} .capselera2 {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 10px;
    overflow: hidden;
    border: none;
    font: normal 50px/1 "VT323", Helvetica, sans-serif;
    color: rgba(255,255,0,1);
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-shadow: 5px 5px 0 rgba(255,0,0,1) ;
} .ol1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    letter-spacing: 0px;
    word-spacing: 2px;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: rgb(255, 255, 255);
    text-shadow: 2px 2px 4px #000, 0 0 10px #ff0000, 0 0 20px #ff0000;
} .text3 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    letter-spacing: 0px;
    word-spacing: 2px;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: rgb(255, 255, 255);
    text-shadow: 2px 2px 4px #000, 0 0 10px #ff0000, 0 0 20px #ff0000;
}
.columna1 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-column-rule: 1px solid rgba(28,110,164,0.5);
    -moz-column-rule: 1px solid rgba(28,110,164,0.5);
    column-rule: 1px solid rgba(28,110,164,0.5);
} .capselera3 {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0px;
    overflow: hidden;
    border: none;
    font: normal 50px/1 "VT323", Helvetica, sans-serif;
    color: rgba(255,255,0,1);
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-shadow: 5px 5px 0 rgba(255,0,0,1) ;
}
.home{
  float: right;
}