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

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

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