body {
    /*background-image: linear-gradient(to right, red,orange,yellow,green,blue,indigo,violet);*/

background-image: linear-gradient(to right, red , yellow);


/*background-image: url('/imagens/login.jpg');
    background-repeat: no-repeat;
    background-size:100%;
    bottom: 0;
    color: black;
    left: 0;
    overflow: auto;
    padding: 3em;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    background-size: 100%;*/
}


/*h1 {
    color: black;
    padding: 1px;
} */
