body{
  background: #20246C;  

  color: white;
}


#logo-container{
  margin: auto;
  margin-bottom: 10px;
  margin-top : 100px;
  width:200px;
  height:200px;
  background-image:url('../img/fp200_eur2024.png'); 

}