body {
    background-color: #8500f8;
    display: flex;
    justify-content: center;
    align-items: center;
}

#menu {
    width: 50%;
    height: 50%;
}

.logo {
    scale: 0.1;
}