body{
    font-family:monospace;
    display: flex;
    flex-direction: column;
}
p{
    font-family:monospace;
}