body {
    background-color: lightblue;
    color: white;
    font-size: 60px;
    text-align: center;
}

.navbar {
    font-size: 20px;
    text-align: right;
}

img{
    width: 500px;
    height: auto;
}