.container-copay {
    margin: 0;
    padding: 0;
    background-image: url("bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.chillax
{
    font-family: 'Chillax-Regular';
}