html {
    background: #3D4550;
}

body {
    background: linear-gradient(117.51deg, #3D4550 -4.27%, #4B5663 54.22%);
    color: white;
    font-family: montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
    line-height: 1.4;
}