﻿Victoryscreen {
    background-color: rgba(0,0,0,0);
    width: 100%;
    height: 100%;

    &.active {
        background-image: url();
    }
}
