h1,
p {
    overflow-wrap: anywhere;
}

.text-roboto {
    font-family: "Roboto";
}

.bg-container {
    width: 100vw;
}