
body {
    background-color: #fff;
    color: #636b6f;
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    height: 100vh;
    margin: 0;
    background-image: url('{{url("/")}}/images/school.jpg');
}

#email, #password{
    color: black;
    font-size: 16px;
    font-weight: bold;
}