.page-100{
    height: 100vh;
}

html{
    height: 100%;
    width: 100%;
}

img{
    max-width: 25%;
}