html {
    background: whitesmoke;
}
body {
    padding: 0 25px;
    font-family: "IBM Plex Sans JP", sans-serif;
}
a {
    color: #2B4B71;
}
