﻿h1 {
    font-weight: 900;
}

svg polygon {
    fill: none;
    stroke: black;
    stroke-width: 1;
}

.naraberu {
    display: grid;
    grid-template-columns: 205px 205px;
    grid-template-rows: 205px 205px;
}

.nocr {
    display: inline-block;
    text-align: left;
}

.mojioo {
    font-weight: 700;
    font-size: 2em;
}

