/* Add here all your css styles (customizations) */

body{
    background-image: linear-gradient(#3066AE, #4B89D4);
}

#login-box{
    border: 2px solid #8CD54A;
}