.menuitem {
    /* position: absolute;
    right: 0px; */
}

.menuimg {
    width: 98vw;
}

.menuitembottom {
	position: fixed;
	bottom: 0px;
}

body {
    background-color: black;
}