@charset "UTF-8";
html{
    
    font-family: 'Noto Sans JP', sans-serif;
    
}
body{
    margin: 0;
    background-color: white;
}