body{
  margin: 0;
  padding: 0;
  font-family: "montserrat";
}

#upBtn{
  position: fixed;
  bottom: 40px;
  right: 40px;
  font-size: 25px;
  width: 50px;
  height: 50px;
  background: #d0bc9b;
  color: black;
  border: none;
  cursor: pointer;
}

#Vid{
	width: 118px;
	height: 37px;
	border: 1px;
	background: #ede2cc;
	position: center;
}