body {background-image: url('https://holidaystargirl1225.github.io/assets/berdly/cyber.jpg'); background-color: black; font-family: "Arial";}

h1 {color: red;}

.paradice { width: 820px; height: 70px; margin-bottom: 1.5rem; }

.starbox { width: 710px; height: 350px; margin-bottom: .5rem;}

.review { height: 185px; margin-bottom: 2rem; margin-top: 2rem;}

.review .title .game { float: left; height: 185px; width: auto; margin-right: 1rem; }

.review .title .tagline { font-weight: bold; padding-top: 0.5rem; color: red; font-size: 36px;}

.review .review-body { margin-bottom: 0.5rem; color: #FFFF00; font-size: 21px; }

.review .review-body p { margin-top: .5rem; }

.noelleplush { transition: 0.1s; width: 110px;}

.noelleplush:hover { cursor: var(--cursor-pointer); transform: scale(0.95); }

.noelleplush:active { transform: scale(0.90); }

.enter {font-size:30px; color: #80FF80; position: absolute; font-weight: bold;}