
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400&display=swap');

body{
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 16px;
    transform: rotate(0.03deg);
}
