.logo {
    text-align: center;
    width: 50%;
    padding: 20px;
}

body {
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
}