div {
	float: left;
	clear: both
}

body{
	background-image: url("https://wallpapercave.com/wp/wp9391822.jpg");
}

img {
	width: 30%;
	height: 200px;
	margin-top: 15%;
	margin-left: 2%;
}

.menubutton:hover {

  font-size: 20px;
  text-align: center;
  transition: 0.5s ease-out;
  box-shadow: inset 200px 0 0 0 darkgray;;
}




#container {
	background-color: skyblue;
	background-image: url("https://unblast.com/wp-content/uploads/2021/01/Space-Background-Images.jpg");
	height: 1080px;
	margin-bottom: 40px;
	width: 80%;
	margin-left: 10%;
	float: left;
	clear: both;
	border-style: solid;
}

.sidebarofmenus {
width: 20%;
margin-top: 30px;
margin-left: 2%;
background-color: aliceblue;
height: 1010px;
float: left;
border-style: solid;
}

.contentholder {
background-color: aliceblue;
float:right;

/* if i add padding i must reduce the width, cant exceed 100%*/
width: 75%;
margin-right: 2%;
height: 500px;
margin-top: 30px;
clear: none;
font-size: 40px;
border-style: solid;
}

.imageholder {
background-color: aliceblue;
float:right;

/* if i add padding i must reduce the width, cant exceed 100%*/
width: 75%;
margin-right: 2%;
height: 500px;
margin-top: 5px;
clear: none;
border-style: solid;
}

.menubutton{
	background-color: lightgrey;

/* if i add padding i must reduce the width, cant exceed 100%*/
width: 50%;
margin-left: 20%;
height: 50px;
margin-top: 30px;
clear: none;
border-style: groove;
text-align: center;
hover
font-size: 150%;
font-optical-sizing: auto;
color: black;
}

/*https://c4.wallpaperflare.com/wallpaper/164/43/597/2018-mclaren-mso-720s-coupe-velocity-wallpaper-preview.jpg*/