body {
  background:url("https://mokapururu.neocities.org/assets/bg.png");
  cursor: url("https://mokapururu.neocities.org/assets/mokacursornf2u.png"), default;
  font-family: ms ui gothic, 'basiicmedium';
  letter-spacing:1px;
  line-height: 1.3;
  color: #927A92;
  font-size:16;
 }

a:hover{
  color: #FFBDD7;
  cursor: url("https://mokapururu.neocities.org/assets/mokahovernf2u.png"), progress;
}

.screen {
  width:  983px;
  height: 551px;
  display: block;
  background-image:url("https://mokapururu.neocities.org/assets/new%20web/pc.png"); 
  background-size: contain; 
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.pyugress {
  width:  983px;
  height: 551px;
  display: block;
  background-image:url("https://mokapururu.neocities.org/assets/new%20web/workinpyugress.png");  
  background-size: contain; 
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.topdiv {
  overflow: hidden;
  background-image: url("https://mokapururu.neocities.org/assets/new%20web/topdiv.png");
  background-position: center;
  position: fixed;
  top: 0;
  height: 49px;
  width: 100%; 
}
.taskbarbase {
  background-image: url("https://mokapururu.neocities.org/assets/new%20web/taskbarbase.png");
  overflow: hidden;
  position: fixed;
  bottom: 0;
  height: 38px;
  width: 100%;
}
.taskbar {
  background-image: url("https://mokapururu.neocities.org/assets/new%20web/taskbar.png");
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 38px;
  width: 100%;
}

.playbow {
  background-image: url("https://mokapururu.neocities.org/assets/new%20web/playbow.png");
  position: fixed;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  max-width: 200px;
  height: 57px;
  margin-left: auto;
  margin-right: auto;
}
.readbow {
  background-image: url("https://mokapururu.neocities.org/assets/new%20web/readbow.png");
  position: fixed;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  max-width: 200px;
  height: 57px;
  margin-left: auto;
  margin-right: auto;
}
.socialsbow {
  background-image: url("https://mokapururu.neocities.org/assets/new%20web/socialsbow.png");
  position: fixed;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  max-width: 200px;
  height: 57px;
  margin-left: auto;
  margin-right: auto;
}

.bows {
  position: fixed;
  float: left;
  display: block;

}
