body {
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    background-color: white;
    /* transition-delay: .0001s; */

}

a, a:link, a:visited {
    color: black;
    text-decoration: none;
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    line-height: 26.4px;
}



.info > p {
    margin: 0px;
    padding: 0px;
    border: 0px;
    line-height: 26.4px;
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
}

.headinfo {
}

.info .inithidden {
    max-width: 90%;
}

.gallery {
    max-width: 110px;
    font-size: 150%;
}

.icons {
    position: relative;
    bottom: 10px;
}

.item {
    max-width: 600px;
}

.header {
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 0.5px;
    margin-bottom: 15px;
}


#whoami {
    margin: auto;
}

#whoami a, #whoami a:link, #whoami a:visited {
    line-height: inherit;
}

.inithidden {
    display: none;
}

.inithidden a:link, a:visited {
    text-decoration: underline
}

.p-name {
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    font-size: 2em;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    padding-left: 5px;
    margin-bottom: 1vh;
    margin-top: 3vh;
}
