/* Bootstrap Font */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");

.login-image{
    background: scroll url("../img/Layer\ 10.png") no-repeat center; 
    width: 500px;
    height: 500px;
}