html {}

body {
    background-color   : white;
    padding            : 0px;
    margin             : 0px;
    font-family        : "M PLUS 2", sans-serif;
    font-optical-sizing: auto;
    font-weight        : 400;
    font-style         : normal;
    letter-spacing     : calc(20em / 1000);
}