article {
	position: relative;
}

.ass7 {
	border: 1px solid;
	border-radius: 25px;
	box-shadow: 10px 10px 5px #000;
	position: absolute;
	left: 50px;
	top: 280px;
}

.07heading {
	margin-bottom: 50px;
}

.gavel{
	position: fixed;
	right: 100px;
	top: 450px;
}

table, th, td {
	border: 1px solid;
	border-collapse: collapse;
}

form {
	margin-top: 20px;
}