#logo{
    width: 5%;
}

body{
    background-image: linear-gradient(to bottom, red to yellow);
}