
#my{
    height: 25px;
    width: 450px ;
    background-color: #F1E4E8;
    text-align: left;
    border-radius: 10px;
}
#navbar{
    background-color:#afafb4 ;
    height: 50px;
    padding-top: 10px;
    border-radius: 10px;
}
#name{
    font-size: 15px;
    color: #1C1F33;
}
a{
    margin-right: 100px;
    padding-left: 5px;
    text-decoration: none;
    color: rgb(67, 65, 65) ;
}
h2 {
    color:#B97375;
    font-weight: 800;
    text-align: center;
}
h1{
    color:#B97375;
    text-align: center;
    font-weight: 800;
}
h3{
    text-align:left;
    color:#B97375;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
}
body {
    background-color:#E2DCDE ;
}
title{
    text-align: center;
}
#intro{
    text-align: left;
    color:#2D2D34;
    font-family: cursive;
}
#mine{
    color:#B97375;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;

}
#fedback{
    color:#B97375;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
}
#write{
    color:#2D2D34;
}
section{
    color:#2D2D34;
}
#pic{
    font-size: 10px;
}
#om{
    color:rgb(148, 111, 98);
    font-size: 13px;
}