code {
    color: black !important;
}
  
.mathnormal{
    display: none;
}
  
.mrel{
    display: none;
}
.mspace{
    display: none;
}
.katex-html{
    display: none;
}
button.flex{
    display: none;
}
pre {
    padding: 0em !important;
}
.entry-title {
    font-size: 36px !important;
    font-weight: normal !important;
}
h1 {
    font-size: 36px !important;
    font-weight: normal !important;
}
h2 {
    font-size: 30px !important;
    font-weight: normal !important;
}
h3 {
    font-size: 24px !important;
    font-weight: normal !important;
}
h4 {
    font-size: 18px !important;
    font-weight: normal !important;
}
.ymd-container {
    display: flex;
}
.ymd-gendate {
    margin-left: auto;
}