img {
    max-height: 200px

}

body {
    text-align: center;
    background-color: rgb(2, 50, 59);
    color: white;
    font-family: "Roboto", sans-serif;
}