/* Remplace le logo Unity par le tien */
#unity-logo {
    width: 140px;
    height: 140px;
    margin: 0 auto 20px auto;
    background: url("logo.png") center / contain no-repeat !important;
}
