img{
max-width: 100%;
}
a {
    color: yellow;
}

body{
background-color: #02276b;
}
.bg_img::before {
    background: #02276b;
}