.head{
    background: url('/media/login_fon.png') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100vh;
}

.errorlist {
    color: #fc7070;
    float: left;
    clear: both;
    padding-left: 10px;
}

.scroll_menu{
    height: 100px;
    width: 100px;
    overflow: scroll;
}