.body {
    background-color: rgba(255, 255, 255, 0.849);
}

.container {
    display: flex;
    align-items: center;
    justify-content: center;
}

#logo {
    width: 500px;;
}