

body {
  background-color:#ffffb3;
  color: black;
  font-family: Courier;
}

.coogee_name_text

{
  position: fixed;
  text-align: center;
  background-color:#A2DBE8;
  z-index: 4;
  margin:10%;
  top:10%;
  padding:15px;
  border:5px;
}
