.content {
    background-color: rgb(150, 231, 130);
}

.image-icon {
    display: flex;
    justify-content: center;
}

.img-1 {
    width: 270px;
    height: 250px;
}

.img-2 {
    width: 690px;
    height: 240px;
    margin-top: 1%;
}

.head {
    font-size: 3rem;
    font-family: Georgia;
    color: green;
    display: flex;
    justify-content: center;
    margin-top: 3%;
    padding-bottom: 0px;
}

.Welcome {
    display: flex;
    justify-content: center;
    font-size: medium;
    font-family: Georgia;
    padding-bottom: 20px;
}

.MENU {
    display: flex;
    justify-content: space-around;
    background-color: black;
    color: green;
    width: 900px;
    position: static;
    margin-left: 15%;
    margin-right: 15%;
    height: 60px;
    padding-bottom: 10px;
    font-family: 'Franklin Gothic';
    
}

.HOME {
    padding: 15px 30px;
    color: rgb(53, 203, 53);
}

.BLOG {
    padding: 15px 30px;
    color: rgb(53, 203, 53);
}

.INTERESTS {
    padding: 15px 30px;
    color: rgb(53, 203, 53);
}

.VENTANAS {
    display: flex;
    justify-content: flex-start;
    gap: 30PX;
    width: 100%;
    height: auto;
    padding: 3% 5%;

}

.LIKES {
    background-image: url(https://somosolopiezas.neocities.org/images/notepad.png);
    background-size: 100%;
    width: 237px;
    height: 300px;
    position: relative;
    font-family: 'Franklin Gothic';
    color: rgb(53, 203, 53);
    margin-left: 13%;

}

.h3 {
    margin-left: 24%;
    margin-top: 15%;
    font-size: large;
    position: absolute;
}

.LIST {
    margin-top: 32%;
    font-size: medium;
    
    

}
.button {
    position: absolute;
    display: inline-block;
    margin-top: 10%;
    margin-left: 30%;
    color: black;

}

.LIKES2 {
    background-image: url(https://somosolopiezas.neocities.org/images/notepad.png);
    background-size: 100%;
    width: 237px;
    height: 300px;
    position: relative;
    font-family: 'Franklin Gothic';
    color: rgb(53, 203, 53);
    margin-left: 2%;
    
}
.LIKES3 {
    background-image: url(https://somosolopiezas.neocities.org/images/notepad.png);
    background-size: 100%;
    width: 237px;
    height: 300px;
    position: relative;
    font-family: 'Franklin Gothic';
    color: rgb(53, 203, 53);
    margin-left: 2%;
}

.S2 {
    margin-top: 16%;
    font-size: medium;
    margin-left: 33%;
}

.S3 {
    margin-top: 16%;
    font-size: medium;
    margin-left: 28%;
}
