body {
    margin: 0;
}

.content {
    display: flex;
}

.logo {
    max-width: 90vw;
    max-height: 90vh;
}