body {
    font-size: 22px;
    font-family: Verdana, sans-serif;
    display: grid;
    grid-gap: 10px;
    grid-template:
        "header "
        "main "
        "footer "
        / 0px 0fr;
}
.fan {
    color: purple;
    margin-top: 58px;
    padding-top: 2px;
    padding-left: 10px;
    height: 75px;
    line-height: 0px;
    background-color: #cbc0ff;
    width: 213px;
    margin-left: auto;
    margin-right: auto;
    border: 28px solid transparent;
    border-image-source: url("https://file.garden/aV5v7EFBigftSZbc/img/divs/2026_02_19_0uo_Kleki.png");
    border-image-slice: 50;
    border-image-repeat: round;
    border-image-outset: 11px;
}
.fan a {
    color: #32363a;
    text-decoration: none;
    transition: color 0.2s ease-in-out;

}
.fan a:hover {
  text-decoration: underline;
    color: #596168;
}
.style2 a {
    color: #32363a;
    text-decoration: none;
    transition: color 0.2s ease-in-out;

}
.style2 a:hover {
  text-decoration: underline;
    color: #596168;
}
body {
    background-color: #333;
    color: #2d6da6;
}
mark,
m,
h {
    
    background-color: #252525;
    color: #9c9c9c;
}
header {
          border: 2px dotted #6bbaff;
background-image: url(https://file.garden/aV5v7EFBigftSZbc/img/divs/FLORALSTRIPE_BLUE_SHOPIFY_c14bc282-12cf-4124-bf06-86c8db3e0b58_1024x1024.webp);
                    background-repeat:repeat;

    background-size: 51% 631%;
    text-align: center;
    margin: auto;
    font-size: 31px;
    font-weight: bolder;
    font-family: apple;
    word-spacing: 41px;
    grid-area: header;
    height: 50px;
    width: 500px;
    background-color: #cee8ff;
}
footer {
          border: 2px dotted #6bbaff;
background-image: url(https://file.garden/aV5v7EFBigftSZbc/img/divs/FLORALSTRIPE_BLUE_SHOPIFY_c14bc282-12cf-4124-bf06-86c8db3e0b58_1024x1024.webp);
                    background-repeat:repeat;

    background-size: 51% 631%;
    font-family: apple;
    grid-area: footer;
    height: 30px;
    width: 500px;
    background-color: #cee8ff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#container {
          border: 2px dotted #6bbaff;
background-image: url(https://file.garden/aV5v7EFBigftSZbc/img/divs/FLORALSTRIPE_BLUE_SHOPIFY_c14bc282-12cf-4124-bf06-86c8db3e0b58_1024x1024.webp);
                    background-repeat:repeat;

    background-size: 51% 24%;
    font-family: apple;
    grid-area: main;
    background-color: #cee8ff;
    width: 500px;
    min-height: 500px;
    margin: auto;
    text-align: center;
}
.style1 {
    color: #94a9ff;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 35px;
    background-color: #e6f3ff;
    width: 316px;
    margin-left: auto;
    margin-right: auto;
    border: 25px solid transparent;
    border-image-source: url("https://file.garden/aV5v7EFBigftSZbc/img/divs/bluelace.png");
    border-image-slice: 41;
    border-image-repeat: round;
    border-image-outset: 16px;
}
.style2 {
    text-align: left;
    margin-top: 30px;
    color: #4e0793;
    background-color: #af75fc;
    width: 363px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 33px;
    border: 33px solid transparent;
    border-image-source: url("https://file.garden/aV5v7EFBigftSZbc/img/divs/2026_02_20_0j4_Kleki.png");
    border-image-slice: 89;
    border-image-repeat: round;
    border-image-outset: 28px;
}
.style3 {
    
}
a {
    color: #3b8bd4;
    text-decoration: none;
    transition: color 0.2s ease-in-out;

}
a:hover {
  text-decoration: underline;
    color: #86c5ff;
}
