.gg{
    background-color: black;
    position: fixed;
    width: 200px;
    height: 1000px;
    top: 0;
    left: 0;
}
.fff{
    width: 30px;
    border-radius: 30px;
    margin-left: 20px;
}
.hhh{
    color: beige;
    font-size: 15px;
    margin-left: 20px;
}
.title{
    display: inline-flex;
    color: blue;
    position: fixed;

}
.houleye{
   /* display: inline block;*/
   position: absolute; top: 20px; left: 200px;
   margin-left: 20px;
   /*position: fixed; */
  /* bottom: 0; */
 /* width: 10px; */

}