.sword-text {
    background-image: url(../Images/SwordBackground.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 150%;

    padding: 100px;
}