/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 16/07/2022, 12:02:01
    Author     : Pablo N. Garcia Solanellas
*/

.login-conteiner{
    overflow-x:hidden; 
    background-image:url('//optix.ar/roket_red.webp'); 
    background-position: bottom right; 
    background-repeat: no-repeat;
    background-size:contain;    
}
