/*for everything */
body {
  /* put <a> tag around containersss */
    background-image: url('wood.jpg');
}

.parent{
    width: 800px;
    height: 500px;
    position: relative;
    margin: 0 auto;
    display: flex;
}

.back{
    position: absolute;
    width: 100px;
    height: 95px;
    background-color: #b5895b;
    top: 10px;
    left: 50px;
    text-align: center;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-weight: 700;
    font-style: normal;
}


.title{
    color: white;
    text-align: center;
    text-shadow: 2px 1px #fcac0a;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-weight: 700;
    font-style: normal;
}

/* front page */
.outer{
    width: 800px;
    height: 500px;
    background-color: orange;
    padding: 15px;
    gap: 15px;
    border-radius: 10px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}


.c1 {
    position: absolute;
    top: -11px;
    left: 10px;
    width: 245px;
    height: 200px;
    background-color: #f5fa55;
    padding: 15px;
    gap: 15px;
    border-radius: 10px;
    margin: 50 auto;
    display: flex;
    flex-wrap: wrap;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-weight: 700;
    font-style: normal;
    justify-content: center; 
    align-items: center;
}

.c2 {
    position: absolute;
    top: 10px;
    left: 297px;
    width: 492px;
    height: 200px;
    background-color: #fc3232;
    padding: 15px;
    gap: 15px;
    border-radius: 10px;
    margin: 0 auto;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    display: flex;
    justify-content: center; 
    align-items: center;
}

.c3 {
    position: absolute;
    top: 250px;
    left: 10px;
    width: 245px;
    height: 240px;
    background-color: #e29eff;
    padding: 15px;
    gap: 15px;
    border-radius: 10px;
    margin: 0 auto;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-weight: 700;
    font-style: normal;
    display: flex;
    justify-content: center; 
    align-items: center;
}

.c4 {
    position: absolute;
    top: 250px;
    left: 297px;
    width: 207px;
    height: 100px;
    background-color: skyblue;
    padding: 15px;
    gap: 15px;
    border-radius: 10px;
    margin: 0 auto;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-weight: 700;
    font-style: normal;
    display: flex;
    text-align: center;
    justify-content: center; 
    align-items: center;
}

.c5 {
    position: absolute;
    top: 390px;
    left: 297px;
    width: 207px;
    height: 100px;
    background-color: #63f28a;
    padding: 15px;
    gap: 15px;
    border-radius: 10px;
    margin: 0 auto;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-weight: 700;
    font-style: normal;
    display: flex;
    justify-content: center; 
    align-items: center;
    
}

.c6 {
    position: absolute;
    top: 250px;
    right: 10px;
    width: 245px;
    height: 240px;
    background-color: #fc5dba;
    padding: 15px;
    gap: 15px;
    border-radius: 10px;
    margin: 0 auto;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-weight: 700;
    font-style: normal;
    display: flex;
    justify-content: center; 
    align-items: center;
}

/*about me page */
.card{
    width: 600px;
    height: 650px;
    background-color: orange;
    padding: 15px;
    gap: 15px;
    border-radius: 10px;
    margin: 0 auto;
    position: relative;
    font-family: "Fuzzy Bubbles", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.img{
    top: 10px;
    text-align: center; 
}

.words{
    position: absolute;
    top: 400px;
    left: 150px;
    text-align: center;
    
}


/*fav things*/
.imglist{
    position: absolute;
    left: -180px;
    display: flex;
    justify-content: space-around;
    padding: 15px;
    gap: 15px;
    margin: 15px;
    border-radius: 15px;
}

.imglist2{
    position: absolute;
    top: 300px;
    left: -30px;
    display: flex;
    justify-content: space-around;
    padding: 15px;
    gap: 15px;
    margin: 15px;
    border-radius: 15px;
}



/*past*/
.sweet{
    position: absolute;
    top: 10px;
    /*
    top: 10px;
    left: 4px; /*50*/
}

.destroy{
    position: absolute;
    top: 650px;
    /*
    top: 10px;
    left: 750px; /*970, add 100 to others*/
}


/*hobbies*/

.hob2{
    position: absolute;
    left: -150px;
    display: flex;
    justify-content: space-around;
    padding: 15px;
    gap: 15px;
    margin: 15px;
    border-radius: 25px;
}


/* niche */
.facts{
    position: absolute;
    width: 245px;
    top: 180px;
    left: 50px;
    background-color: #a7ebfc;
    padding: 30px;
    gap: 10px;
    border-radius: 10px;
    margin: 45 auto;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.sites{
    position: absolute;
    left: 400px;
    top: 197px;
    width: 245px;
    background-color: #a7ebfc;
    padding: 30px;
    gap: 15px;
    border-radius: 10px;
    margin: 45 auto;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.dna{
    position: absolute;
    top: 430px;
    left: 420px;
    border-radius: 25px;
}

.dna2{
    position: absolute;
    top: 430px;
    left: 560px;
    border-radius: 25px;
}

.info{
    position: absolute;
    left: 200px;
    top: 2px;
    width: 400px;
    height: 180px;
    background-color: #a7ebfc;
    gap: 15px;
    border-radius: 10px;
    text-align: center;
    font-family: "Fuzzy Bubbles", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/*forensics*/

.pics{
    position: absolute; 
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    padding: 15px;
    gap: 15px;
    margin: 15px;
    border-radius: 15px;
}

.yap{
    background-color: #5d0085;
    width: 600px;
    margin: 0 auto;
    color: white;
    text-align: center;
    font-family: "Fuzzy Bubbles", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.img{
    border-radius: 25px;
}