html{
    font-size: 100%;
}
body{
    color: black;
}

a{
    text-decoration: none;
}
p{
    font-size: 1.3rem;
}

img{
    max-width: 100%;
}
li{
    list-style: none;
    font-size: 1.2rem;
}
/* header */
#header{
    max-width: 600px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}


#main div{
    
}



#main picture{

}

 
#main section .title{
position: absolute;
top: 690px;
left: 30%;
color: aliceblue;
}

#main section .abmu{
position: absolute;
top: 930px;
left: 20%;
color: aliceblue;
}

#main section .kero{
position: absolute;
top: 1250px;
left: 15%;
color: aliceblue;
}
