* { 

    margin: -40px;
    background-color: #231f20;
}

.Portal{
    
        width: 400px;
        height: 500px;
        background-image: url ("pics/Portal.png");
        position: absolute;
        }