.main_content {
    text-align: center;
}

img {
    width: 25%;
    height: auto;
}

h1,
p {
    color: white;
}

body {
    background-color: black;
}