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

body {
    background-color: #1a1a1a;
    color: white;
    font-family: "M PLUS Rounded 1c"
}
