strong{
    color:red;
}
body{
    background-color:lightpink;
    text-align: justify;
    margin-left: 24px;
    margin-top: 22px;
}


nav a{
    text-decoration: none;
    margin-right: 10px;
    color:red;
    font-size: 25px;
   padding: 5px;
    background-color: white;
    border-radius: 23px;
}
header{
    text-align: center;
    margin-left: 12px;
    
}
.sa{
    margin-left: 26px;
    border: 12px;
    
}
.all{
    color:red;
    display:flex ;
}
.circle-wrap{
    active border: ;
    display:grid ;
    grid-template-columns:repeat(1,160px);
    grid: gap 12px;
    margin-top: 95px;
    margin-left: 50px;
    height: 140px;
    border: 5px solid black;
    border: solid 10px;
    border-radius:98%;
    
}
.circle{
    color:red; 
    width: 12px;
    height: 15px;
    position: obsolute;
    top: 50px;
    left: 500px;
    border-radius:12px;
    
}
.momo{
    background-color: bisque;
}
.f{
    color:red;

    
}
h1{
    color:black;
    
}
h2{
    text-align:left;
    margin-left: 20px;
    
}


.gou a{
    text-decoration: none;
    margin-right: 10px;
    color:red;
    font-size: 25px;
   padding: 9px;
    background-color: white;
    border-radius: 23px;
}   
