@font-face { 
    font-family: Montserrat;
    src: url(fonts/Montserrat-Light.otf);
}

body{
    background: rgb(0, 0, 0);
}

h1{
    font-family:Montserrat;
    transform: scaleY(2.7);
    line-height: 0.7;
    color:rgb(255, 255, 255);