body,
h1,
h2,
h3,
h4,
p,
ul,
li,
a,
dl,
dt,
dd,
table,
tr,
th,
td,
span,
address {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    line-height: 1;
    outline: none;
    box-sizing: border-box;
    color: inherit;
    font: inherit;
}

input,
select,
textarea {
    background-color: unset;
    border: none;
    outline: none;
    color: inherit;
    font: inherit;
}

div,
header,
footer,
section,
article,
figure,
picture {
    box-sizing: border-box;
    margin: 0;
    display: block;
    padding: 0;
}

button {
    cursor: pointer;
    font: inherit;
    color: inherit;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    outline: none;
}

/*
Theme Name: 
Theme URI: https://example.com
Author: Kaisei Sadatoki
Author URI: 
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theme folder name
*/