body {
  background-image: url('https://i.ibb.co/9s6KGkx/cloudsred.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
}


.centered-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 35%;
  height: 360px;
  font-size:15px;
  background-color: #000000;

  color:white;
  border: 1px solid #ccc;
  text-align: center;
}

h1 {
font-size:22px;
text-decoration:underline;
   margin-bottom: 20px;
color: #F9E4E4;
}

.button {
  display: inline-block;
  background-color: #5E7769;
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
   margin-top: 18px;
   margin-bottom: 22px;
}

.quote{
font-size:12px;
color:#F7C7C0;
margin-left:6px;
margin-right:6px;
}

.name{
    font-size:12px;
color:#F7C7C0;
    
}

.niggers{
font-size:15px;
color: #F9E4E4;
margin-left:20px;
margin-right:20px;
}