.bg-primary-gradient { background: linear-gradient(45deg, #FF7878, #FFC898, #FFF89A, #CDF2CA, #A2CDCD, #D1E8E4, #CAB8FF); } #logoContainer { background-image: url(../../img/logo-white.svg); background-size: contain; max-width: 400px; max-height: 400px; width: 80vh; height: 80vh; } #smallLogoContainer { background-image: url(../../img/logo-inv_grad.svg); background-size: contain; width: 64px; height: 64px; }